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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true}