Channel Export – Channels API – MediaKind
Channel Export
post /ui/connectors/channels-api/latest/export/
Export channels as a JSON payload.
Omit channels to export all. Set includeServices=false for a spec-only export (lighter; services regenerated from templates on import).
Request
This endpoint expects an object.
Parameters
channels
Type: array
Required: Optional
Description:
Show 2 variants
- Variant 1:
list of strings - Variant 2:
null
includeServices
Type: boolean
Required: Optional
Defaults to: true
description
Type: object
Required: Optional
Description:
Show 2 variants
- Variant 1:
string - Variant 2:
null
Response
200 Successful Response
Type: any
Errors
422 Validation Error
Type: list of objects ValidationError
Required: Optional
Properties
loc
Type: list of objects
Required: Requiredmsg
Type: string
Required: Requiredtype
Type: string
Required: Requiredinput
Type: any
Required: Optionalctx
Type: object
Required: Optional