Skip to main content
PUT
Error

Path Parameters

surveyId
string<uuid>
required

Body

application/json
source
string
required
Minimum string length: 1
platform
enum<string>
Available options:
questra,
decipher,
confirmit,
qualtrics,
alchemer
message
string | null

Optional reason or commit note. Stored as null when omitted.

change_source
enum<string>

Client provenance for this write. Defaults to manual. Use agent when Review agent / content-edit saves.

Available options:
manual,
agent
base_revision
integer

Client pin of the tip revision this save is based on. When set and the tip has moved, PUT returns 409 save_blocked unless force is true.

force
boolean

When true, proceed despite a stale tip and/or a live simulation crawl. Set only after the user confirms Save anyway on a 409 save_blocked dialog.

Response

Revision created

data
object
required