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 -X DELETE "https://kodostatus.com/api/v1/notifications/channels/550e8400-e29b-41d4-a716-446655440000" \ -H "X-API-Key: your_api_key"
const response = await fetch('https://kodostatus.com/api/v1/notifications/channels/550e8400-e29b-41d4-a716-446655440000', { method: 'DELETE', headers: { 'X-API-Key': 'your_api_key' } });
{ "success": true }
Delete a notification channel