Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.kadoa.com/v5/notifications/channels/{channelId} \ --header 'x-api-key: <api-key>'
{ "data": { "channelId": "<string>" }, "status": "<string>", "message": "<string>" }
API key for authentication
Channel ID
Channel deleted successfully
Show child attributes