Automations
Delete automation
Deletes an existing automation by its unique identifier.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the automation to delete.
Response
200
Automation successfully deleted.