Skip to main content
PUT
Update the draft graph of the envelope under review

Authorizations

Authorization
string
header
required

HMAC-signed review token (minted into the envelope's review URL at creation), as a bearer token or a token query param. Capabilities are split per token: a read token grants view + draft editing, a send token grants the dispatch action only — so a forwarded review link can be shared read-only. Scoped to exactly one envelope; never valid as a signer credential.

Body

application/json
participants
object[]
fields
object[]
policy
object
sender
unknown
displayName
string | null
expectedVersion
integer
Required range: x >= 1

Response

The updated envelope graph (final version after all bumps)

envelope
object
required
participants
object[]
required
fields
object[]
required