Sign
Delete Document by ID
The Delete Document by ID endpoint deletes permanently removes a document from an envelope.
delete/sign/envelopes/{envelopeID}/documents/{documentID}
Path parameters
envelopeIDstring uuid required
A unique UUIDv4 string that identifies the envelope in the Nitro system.
documentIDstring uuid required
A unique string that identifies the document in the Nitro system.
Response
Document deleted successfully
Changes
No recorded changes to this endpoint across all 6 revisions of this API.