v2

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