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

messagestring

Example response

{
  "message": "Success"
}

Changes