Skip to main content
DELETE
/
agency
/
source
/
{sourceId}
/
custom-channels
/
{channelId}
cURL
curl --request DELETE \
  --url https://api.closebot.com/agency/source/{sourceId}/custom-channels/{channelId} \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

sourceId
string
required
channelId
string
required

Response

200

Success