Automations
Delete automation
Permanently deletes an automation and all its settings. This action cannot be undone.
delete/deleteAutomation
Query parameters
docIdstring required
The automation ID to delete.
Response
Automation deleted
Example response
{
"message": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.