campaign-creation
Undo Last Campaign Creation Turn
Delete the most recent user/assistant turn so the client can rewind it.
Only a clean trailing pair (user message followed by its assistant reply) is removed; anything else means there is no undoable turn.
post/v1/campaign-creation/{interview_id}/messages/undo-last
Path parameters
interview_idstring uuid required
Request body
Response
Successful Response
Changes
Changed in 1 of the 2 revisions of this API.12
- ▲
removed the success response with the status
response-success-status-removed
- ○
added optional request body
request-body-added-optional
- ○
added the success response with the status
response-success-status-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲