Sign
Create Field(s) by Document ID
The Create Field(s) by Document ID endpoint creates one or more fields on a document and assigns it to a participant. Accepts either a single field object or a bulk request with an 'items' array containing multiple field objects.
post/sign/envelopes/{envelopeID}/documents/{documentID}/fields
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
Response
Fields created successfully
Changes
No recorded changes to this endpoint across all 6 revisions of this API.