Sign
Delete Field by ID
The Delete Field by ID endpoint permanently deletes a field from a document within an envelope.
delete/sign/envelopes/{envelopeID}/documents/{documentID}/fields/{fieldID}
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.
fieldIDstring uuid required
A unique string that identifies the field in the Nitro system.
Response
Field deleted successfully
Changes
No recorded changes to this endpoint across all 6 revisions of this API.