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
Changes
Changed in 1 of the 134 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○