Channels

Create a new channel

post/channels

Request body

namestring required

Name of the channel

externalIdstring

Deprecated, use 'externalIds' instead. Shorthand for a single-entry 'externalIds'. For now, responses will keep returning 'externalId' with the first entry of 'externalIds'.

externalIdsstring[]

External identifiers for the channel. Each must be unique across all channels of the organization. Mutually exclusive with externalId.

timeoutnumber

Timeout in seconds. To never stop, specify 0

Response

Channel created

Changes

Changed in 6 of the 9 revisions of this API.61631

    • added the new optional request property ingests/items/allOf[subschema #2]/engines/items/drmProvider

      new-optional-request-property

    • added the optional property data/allOf[subschema #2]/engines/items/drmProvider to the response with the 200 status

      response-optional-property-added

  • 3dc30dd236243116See the full diff
    • added CreateIngestBody subschema #2 to the ingests/items/ request property allOf list

      request-property-all-of-added

    • the ingests/items/ request property type/format changed from object/ to /

      request-property-type-changed

    • the data/allOf[subschema #2]/distributions/items/latencies/hls response property's min was decreased from 8.00 to 6.00 for the response status 200

      response-property-min-decreased

    • removed the request property ingests/items/captions

      request-property-removed

    • removed the request property ingests/items/engines

      request-property-removed

    • removed the request property ingests/items/enhancements

      request-property-removed

    • removed the request property ingests/items/name

      request-property-removed

    • removed the request property ingests/items/region

      request-property-removed

    • removed the request property ingests/items/tracks

      request-property-removed

    • removed the request property ingests/items/type

      request-property-removed

    • removed the request property ingests/items/url

      request-property-removed

    • removed the optional property data/allOf[subschema #2]/ingests/items/enhancements from the response with the 200 status

      response-optional-property-removed

    • added the new ndi-pull enum value to the data/allOf[subschema #2]/ingests/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new rtsp-pull enum value to the data/allOf[subschema #2]/ingests/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property distributions/items/playerSettings

      new-optional-request-property

    • the distributions/items/latencies/hls request property's min was decreased from 8.00 to 6.00

      request-property-min-decreased

    • added the optional property data/allOf[subschema #2]/distributions/items/playerSettings to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/outputs/llHls to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/ingests/items/ndi to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/ingests/items/sdi to the response with the 200 status

      response-optional-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the ingests/items/enhancements/items/oneOf[SpeechEnhancement]/position/bottom request property's max was set to 90.00

      request-property-max-set

    • added the new optional request property ingests/items/enhancements/items/oneOf[SpeechEnhancement]/extraPrompt

      new-optional-request-property

    • added the optional property data/allOf[subschema #2]/ingests/items/enhancements/items/oneOf[SpeechEnhancement]/extraPrompt to the response with the 200 status

      response-optional-property-added

  • e289c4e46b972214See the full diff
    • removed the required property data/allOf[subschema #2]/engines/items/vision/saturationBoost from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[subschema #2]/engines/items/vision/strength from the response with the 200 status

      response-required-property-removed

    • removed the request property ingests/items/engines/items/vision/saturationBoost

      request-property-removed

    • removed the request property ingests/items/engines/items/vision/strength

      request-property-removed

    • added the new optional request property distributions/items/ads

      new-optional-request-property

    • added the new optional request property ingests/items/engines/items/vision/contentLightLevels

      new-optional-request-property

    • added the new optional request property ingests/items/engines/items/vision/contentType

      new-optional-request-property

    • added the new optional request property ingests/items/engines/items/vision/globalLook

      new-optional-request-property

    • added the new optional request property ingests/items/engines/items/vision/masteringDisplay

      new-optional-request-property

    • added the new optional request property ingests/items/engines/items/vision/toneLut

      new-optional-request-property

    • added the new optional request property ingests/items/enhancements/items/oneOf[SpeechEnhancement]/latencyMode

      new-optional-request-property

    • added the optional property data/allOf[subschema #2]/distributions/items/ads to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/vision/contentLightLevels to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/vision/contentType to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/vision/globalLook to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/vision/masteringDisplay to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/engines/items/vision/toneLut to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/ingests/items/enhancements/items/oneOf[SpeechEnhancement]/latencyMode to the response with the 200 status

      response-optional-property-added

  • 7bfe58df4d98127See the full diff
    • removed the required property data/allOf[subschema #2]/distributions/items/isDefault from the response with the 200 status

      response-required-property-removed

    • removed the request property distributions/items/isDefault

      request-property-removed

    • removed the request property ingests/items/translations

      request-property-removed

    • added the new optional request property externalIds

      new-optional-request-property

    • added the new optional request property ingests/items/enhancements

      new-optional-request-property

    • the request property ingests/items/engines/items/atmos/dialnorm became nullable

      request-property-became-nullable

    • request property externalId deprecated

      request-property-deprecated

    • added the optional property data/allOf[Channel]/externalIds to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #2]/ingests/items/enhancements to the response with the 200 status

      response-optional-property-added

    • response property data/allOf[Channel]/externalId deprecated

      response-property-deprecated