Creates custom document fields in an existing envelope document.
POST {{baseUrl}}/v2.1/accounts/{{accountId}}/envelopes/{{envelopeId}}/documents/{{documentId}}/fields
Creates custom document fields in an existing envelope document.
Request Body
{"documentFields"=>[{}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |