Updating multiple fields in a box

[editor's note: This moved into "Update a box"]

Editing a single field of a box can be achieved through its own endpoint. However, this endpoint allows you to edit multiple fields at once.

Path Params
string
required

Box key

Body Params
json
required

Field keys and corresponding values. eg {"1007":"String", "1039":42}

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json