Create Prompt
Creates a new prompt with variants for the specified platforms. Requires the configure scope.
Behavior:
- Auto-categorizes the journey stage using an LLM if not provided
- Creates variants for each specified platform
- Reactivates an archived prompt if a duplicate exists
- Dispatches collection events to begin tracking
post/{brand_id}/prompts
Path parameters
brand_idinteger required
Request body
Response
Successful Response
Changes
Changed in 1 of the 11 revisions of this API.1
- ●
added the new
pausedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●