The Delete Fields endpoint permanently deletes multiple fields from a document within an envelope.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique string that identifies the envelope in the Nitro system.
A unique string that identifies the document in the Nitro system.
A set of unique UUIDv4 strings that identify the fields in the Nitro system.
An array of field IDs to be deleted from the envelope.
Fields deleted successfully