Void an envelope
POST/envelopes/:envelopeId/void
Cancels a sent envelope, or one that's been actively sealing for more than
10 minutes (treated as stuck). Appends an envelope_voided audit event and
prevents the signer from completing the ceremony.
Request
Responses
- 200
- 401
- 404
- 409
Envelope voided
Not authenticated, or an invalid/revoked API key
Envelope not found or does not belong to your account
Envelope cannot be voided in its current state