The unique identifier for a watermark profile.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_watermark_identifier", "title": "stream_watermark_identifier", "description": "The unique identifier for a watermark profile.", "example": "ea95132c15732412d22c1476fa83f27a", "maxLength": 32, "type": "string" }