// POST https://api.signatureapi.com/v1/envelopes/{envelope_id}/cancel // X-API-Key: key_test_... { "reason": "Price renegotiated by John D." }
{ "id": "55072f0e-b919-4d69-89cd-e7e56af00530", "title": "Dummy Agreement", "status": "canceled", // ...other envelope properties }
Cancels an envelope, halting the signing process.
in_progress
200 OK