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