Delete Channel

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

Path Params
string
required
Headers
string
required
string
required
Response

Language
LoadingLoading…