curl --request DELETE \
--url https://api.getfernand.com/organization/channels/{email} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/organization/channels/{email} \
--header 'X-API-Key: <api-key>'{}Email address of the channel to delete.
Channel deleted successfully.
The response is of type object.
Was this page helpful?