Automations
Delete automation
Deletes an automation definition when If-Match matches the current automation revision.
delete/api/v1/automations/{id}
Path parameters
idstring required
Unique automation identifier.
Headers
If-Matchstring required
Current resource revision used for optimistic concurrency, as returned in the ETag response header.
Response
Automation deleted