Sign

Delete Envelope by ID

The Delete Envelope by ID endpoint permanently deletes the envelope.

Warning: This operation permanently deletes the envelope and cannot be undone. All associated documents, fields, and participants will also be deleted.

delete/sign/envelopes/{envelopeID}

Path parameters

envelopeIDstring uuid required

A unique UUIDv4 string that identifies the envelope in the Nitro system.

Response

Envelope deleted successfully

Changes

Changed in 1 of the 6 revisions of this API.3

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added