Skip to main content
POST

Body Parameters

string
required
The name of the automation.
string
The status of the automation. Possible values are enabled or disabled. Defaults to disabled.
Step[]
The steps that compose the automation graph. Must be provided together with connections. See Step Properties for full object definition.
Connection[]
The connections between steps in the automation graph. Must be provided together with steps. See Connection Properties for full object definition.