cURL
curl --request DELETE \ --url https://app.nex.ai/api/developers/v1/notifications/custom/{id} \ --header 'Authorization: <api-key>'
{}
Delete a custom notification rule. This action cannot be undone.
Documentation IndexFetch the complete documentation index at: https://docs.nex.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nex.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication (format: "Bearer YOUR_API_KEY")
Custom notification rule ID
Successfully deleted
The response is of type object.
object