Perform batch operations on a list entry's fields
Lists
Perform batch operations on a list entry's fields
Perform batch operations on a list entry’s fields.
Currently the only operation at the endpoint is update-fields, which allows you to update multiple field values with a single request. This is equivalent to calling the single field update endpoint multiple times. You can update up to 100 fields per request.
Requires the “Export data from Lists” permission.
PATCH
Perform batch operations on a list entry's fields
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
List ID
Required range:
1 <= x <= 9007199254740991List Entry ID
Required range:
1 <= x <= 9007199254740991Body
application/json
Response
OK
Available options:
update-fields