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:6f0d9c5a-7d4d-4f6a-9b6a-2b5a0b5a0b5a
Channel identifier (UUID v4).
Response
Channel deleted.