stream_creator

A user-defined identifier for the media creator.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-creator-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_creator",
  "title": "stream_creator",
  "description": "A user-defined identifier for the media creator.",
  "example": "creator-id_abcde12345",
  "maxLength": 64,
  "type": "string"
}