Skip to main content
DELETE
Delete Field by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

envelopeID
string<uuid>
required

A unique string that identifies the envelope in the Nitro system.

documentID
string<uuid>
required

A unique string that identifies the document in the Nitro system.

fieldID
string<uuid>
required

A unique string that identifies the field in the Nitro system.

Response

Field deleted successfully