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

includeServices

Type: boolean
Required: Optional
Defaults to: true

description

Type: object
Required: Optional
Description:
Show 2 variants

Response

200 Successful Response
Type: any

Errors

422 Validation Error
Type: list of objects ValidationError
Required: Optional

Properties