Automations
Create Automation
Create Automation
post/accounts/{account_id}/automations
Path parameters
account_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Account ID
Request body
Response
OK
Example response
{
"created_at": "2020-01-01T12:00:00Z",
"id": "2VZvtmVc2j3gQ80CTlcuQXbGrwC",
"updated_at": "2020-01-01T12:00:00Z"
}Changes
Changed in 1 of the 9 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○