Theme switcher

Update or create fields in a document. (Field's name is case sensative)

Header Parameters

Authorizationstring

This header parameter is used for authentication and authorization purposes when making requests to update or create fields in a document.

Path Parameters

evisortIdstring Required

The Evisort document ID

Body Parameters

fieldsarray Required

Array of Field schema objects. Note that string values cannot exceed 5000 characters.

Show child attributes

Response

204
Object
No Content
401
Object
Access token is missing or invalid

Response Attributes

errorstring

This response parameter indicates any errors that may occur during the process of updating or creating fields in a document.

403
Object
Forbidden

Response Attributes

errorstring

This response parameter indicates any errors that may occur during the process of updating or creating fields in a document.

404
Object
Requested resource not found

Response Attributes

errorstring

This response parameter indicates any errors that may occur during the process of updating or creating fields in a document.

500
Object
Internal/Unexpected Error

Response Attributes

errorstring

This response parameter indicates any errors that may occur during the process of updating or creating fields in a document.

Was this section helpful?

PATCH

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot