Deletes a channel (deleteChannelById)
DELETE {{baseUrl}}/channels/:providerChannelId
In case your app can insert more than one channel for the user, the user is able to delete them one by one.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true}