Void an e-signature envelope
Void an e-signature envelope
Cancels a pending envelope: every signing link dies immediately and the run terminates as failed with Voided by sender. Requires space:contribute (denied → 403). Optional body { reason }. 409 once the envelope is finalizing/completed/failed — there is no safe abort mid-seal.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
runId
Request
This endpoint expects an object.
reason
Recorded on the audit trail.
Response
The envelope was voided.
data