stream_live_input_identifier

A unique identifier for a live input.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-live-input-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_live_input_identifier",
  "title": "stream_live_input_identifier",
  "description": "A unique identifier for a live input.",
  "example": "66be4bf738797e01e1fca35a7bdecdcd",
  "maxLength": 32,
  "type": "string"
}