v2
latestOpenAPI 3.1.02026-08-064686150.6 KBSign
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