review

Send the envelope under review

The human approval action (spec §5.3): same contract as POST /v1/envelopes/{id}/send, scoped to the token's envelope — validates the stored document, requires ≥1 participant, transitions to in_progress, and emits the atlas/envelope.sent notification event. Requires a send-capable token (read-only links cannot dispatch).

post/api/review/send

Request body

expectedVersioninteger

Response

The sent envelope graph (status in_progress)

Changes

No recorded changes to this endpoint across all 1 revision of this API.