Updates existing custom document fields in an existing template document.
PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/templates/{{templateId}}/documents/{{documentId}}/fields
Updates existing custom document fields in an existing template document.
Request Body
{"documentFields"=>[{}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |