latestOpenAPI 3.1.02026-08-194786150.9 KB

ed9efc6a8a47

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

itemsstring[]

An array of field IDs to be deleted from the envelope.

Response

Fields deleted successfully