Scene Wizard

Create a new scene draft

post/v1/scenes/wizard/draft

Request body

localizationIdstring required
metaAdAccountIdstring required
campaignNamestring
funnelstring required

Example request

{
  "funnel": "ob/mia_1"
}

Response

Draft created successfully

idstring required
namestring
descriptionstring
coverImagestring
genrestring
placestring
timePeriodstring
backstorystring
goalstring
isDraftboolean required
status'DRAFT' | 'IN_QUEUE' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'CANCELLED' | 'TIMED_OUT' required
selectedCoverIdstring
createdAtstring date-time required
updatedAtstring date-time required

Changes

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