Save a custom prompt onto a sender profile
Upserts the given prompt into sender_data.prompts[] (named slot, default ‘saved’) AND mirrors it to sender_data.custom_prompt atomically. Used from the preview playground when a user wants future campaigns to use their iterated prompt.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
100 - 5000Named prompt slot to upsert into. Defaults to 'saved' so repeated playground saves update the same slot rather than accumulating entries. Collision with a reserved name returns 422.
Response
Successful Response
The response is of type Response Save Personalization Prompt Api V1 Personalize Save Prompt Post · object.