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>'{}Permanently deletes a channel and reassigns all associated conversations to another available channel.Documentation Index
Fetch the complete documentation index at: https://developers.getfernand.com/llms.txt
Use this file to discover all available pages before exploring further.
Email address of the channel to delete.
Channel deleted successfully.
The response is of type object.
Was this page helpful?