v106

OpenAPI 3.1.0raw.githubusercontent.com2026-08-02160524464.6 KB
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