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.notifique.dev/v1/automations/{automationId} \ --header 'Authorization: Bearer <token>'
200
Example
{ "success": true, "data": { "deleted": true } }
Authorization: Bearer sk_live_...
Cuid da automação.
Removido (soft delete).
true
Show child attributes
Was this page helpful?