Create Automation
Create a new automation.
Authorization
Request Body
application/jsonRequiredThe request body should contain a properly formatted JSON object with a trigger and a workflow. See Automations for more details and Tasks for all the optional props.
namestringdescriptionstringtriggerRequiredobjectworkflowRequiredarray<object>statusstringValue in:
"active" | "paused"Response Body
Success
idRequiredstringnamestringdescriptionstringtriggerRequiredobjectworkflowRequiredarray<Any properties in object,object>statusRequiredstringValue in:
"active" | "paused"createdRequiredstringFormat:
"date-time"updatedRequiredstringFormat:
"date-time"