latestOpenAPI 3.1.02026-08-194786150.9 KB
ed9efc6a8a47
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