stream_clipped_from_video_uid

The unique video identifier (UID).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-clipped-from-video-uid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_clipped_from_video_uid",
  "title": "stream_clipped_from_video_uid",
  "description": "The unique video identifier (UID).",
  "example": "023e105f4ecef8ad9ca31a8372d0c353",
  "maxLength": 32,
  "type": "string"
}