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.bizzyco.ai/v1/automations/{id} \ --header 'Authorization: Bearer <token>'
{ "error": { "message": "<string>", "code": "<string>", "details": "<unknown>" } }
Delete an automation (soft delete)
API key authentication via Bearer token
Automation UUID
"123e4567-e89b-12d3-a456-426614174000"
Automation deleted successfully