Channel > Config

Unlinks a channel from a config.

delete/v1/channels/{channel-id}/configs/{config-id}

Path parameters

channel-idstring required

The hash id of the channel to link.

config-idstring required

The hash id of the config to link.

Response

No Content - Indicates that channel has been unlinked from configuration.

Changes

Changed in 2 of the 8 revisions of this API.11