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.
curl --request DELETE \
--url https://app.nex.ai/api/developers/v1/notifications/custom/{id} \
--header 'Authorization: <api-key>'{}