Automations
Invoke an Automation
Invoke an automation run from an automation template.
POST
/
automations
/
{templateId}
/
invoke
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier representing the automation template to be invoked. This could be the Automation Template ID or the Automation Template Alias.
Body
application/json
Response
200 - application/json