Void an e-signature envelope

View as Markdown
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

idstringRequired

Response

Void an e-signature envelope

Errors

429
Too Many Requests Error