delete
https://api.umbrellacost.io/api/v2/channels/
curl --location --request DELETE 'https://api.umbrellacost.io/api/v2/channels/{id}'
--header 'accept: application/json'
--header 'apikey: {{apikey}}'
--header 'authorization: {{authorization-token}}'
--header 'commonparams: {"isPpApplied":false}'
Delete a channel by channel ID
