A Cloudflare-generated unique identifier for a media item.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_identifier", "title": "stream_identifier", "description": "A Cloudflare-generated unique identifier for a media item.", "example": "ea95132c15732412d22c1476fa83f27a", "maxLength": 32, "type": "string" }