Summary
Creates a new automation document.
Description
Creates a new automation document.
Route
POST /automation-studio/automations
Roles
admin
apiwrite
designer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
automation | object | yes | Automation to create. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Created automation and associated edit URI. |