Void an e-signature envelope
Void an e-signature envelope
Cancels a pending signature envelope for good.
Every outstanding signing link stops working immediately and the run terminates as failed. Pass an optional `{ "reason": "…" }` to record why in the [audit trail](https://docs.cloudraker.com/api/cloud-raker-api/runs/get-run-audit-trail).
Answers `409` once the envelope is finalizing or already completed — a signed document cannot be un-signed.
**Learn more:** [E-signature guide](https://docs.cloudraker.com/capabilities/sign)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Void an e-signature envelope
Errors
429
Too Many Requests Error