Void an e-signature envelope

View as Markdown

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

spaceIdstringRequired
runIdstringRequired

Request

This endpoint expects an object.
reasonstringOptional
Recorded on the audit trail.

Response

The envelope was voided.
dataobject