channels

Set a channel's scheme

Set a channel's scheme, more specifically sets the scheme_id value of a channel record.

Permissions

Must have manage_system permission.

put/api/v4/channels/{channel_id}/scheme

Path parameters

channel_idstring required

Channel GUID

Request body

scheme_idstring required

The ID of the scheme.

Response

Update channel scheme successful

statusstring

Will contain "ok" if the request was successful and there was nothing else to return

Changes

No recorded changes to this endpoint across all 1 revision of this API.