Skip to main content
DELETE
Delete automation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string
required

The ID of the agent that owns the automation.

automation_id
string
required

The ID of the automation to delete.

Response

Automation deleted successfully