{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ChannelPlatform", "title": "ChannelPlatform", "type": "string", "description": "The name of the platform for the channel; channel `platform` and `type` must be a [valid combination](/docs/rest-management/channels#status).", "x-internal": false }