v2
latestOpenAPI 3.1.02026-08-064686150.6 KBSign
Cancel Envelope by ID
The Cancel Envelope by ID endpoint cancels the signing request for the envelope specified by its UUIDv4 identifier. This endpoint allows you to cancel an envelope and changes its status to Cancelled but keeps it available for reference and reuse after updates. In Cancelled status, no further signing operations can be done on the envelope.
Note: Only envelopes that have been sent for signing can be cancelled. Draft envelopes cannot be cancelled.
put/sign/envelopes/{envelopeID}:cancel
Path parameters
envelopeIDstring uuid required
A unique UUIDv4 string that identifies the envelope in the Nitro system.
Response
Envelope cancelled successfully