The Only API docs
Automations

Automations

Event-triggered automations, manual runs, and run history.

Event-triggered automations, manual runs, and run history.

MethodEndpointPath
GETList automations/automations
POSTCreate an automation/automations
GETGet an automation/automations/{automation_id}
PATCHUpdate an automation/automations/{automation_id}
DELETEDelete an automation/automations/{automation_id}
POSTRun an automation immediately/automations/{automation_id}/run-now
GETList automation runs/automations/{automation_id}/runs