POST
/
automations
/
{templateId}
/
invoke

Authorizations

Authorization
string
headerrequired

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

Path Parameters

templateId
string
required

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
brand
string | null
data
object | null
profile
any
recipient
string | null
template
string | null

Response

200 - application/json
runId
string
required