Create Automation

Create a new automation (without running it).

post/api/automations

Request body

namestring required
promptstring required
num_creativesinteger
schedulestring nullable
step_configobject nullable
asset_idsstring[] nullable
character_idsstring[] nullable
statusstring nullable
sourcestring nullable

Response

Successful Response

idstring required
organizationIdstring nullable
namestring nullable
promptstring nullable
num_creativesinteger nullable
statusstring nullable
schedulestring nullable
step_configobject nullable
created_atstring nullable
updated_atstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.