latestOpenAPI 3.1.02026-08-224787152.8 KB
44cfae4dc99b
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