channels

Delete channel

Soft-deletes a channel by its identifier. The delete is rejected when an active strategy carrier or strategy channel still references this channel code.

delete/api/v1/channels/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Channel identifier (UUID).

Response

Channel deleted.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.