Sign
Delete Fields by Field IDs
The Delete Fields endpoint permanently deletes multiple fields from a document within an envelope.
post/sign/envelopes/{envelopeID}/documents/{documentID}/fields:batch-delete
Path parameters
envelopeIDstring uuid required
A unique string that identifies the envelope in the Nitro system.
documentIDstring uuid required
A unique string that identifies the document in the Nitro system.
Request body
Response
Fields deleted successfully
Changes
No recorded changes to this endpoint across all 6 revisions of this API.