Batch Update Records

Important Note

You can use this page to update existing records and set the values of custom fields. First specify the object you'd like to update records in. Then, under the body params section below, add an object for each record you'd like to update. Within each object add a field for each field value you'd like to set in the new record. Make sure each key contains a field's system name, and each value contains a valid value for the selected field. If you use an invalid field name or an invalid value, the record containing the invalid data will not be updated. If there were valid records in your request, they will still be updated.

📘

Please Note

In the object code path param, please use an object number to specify the object you'd like to update existing records in. To find the correct object number, either read this guide, or click on the overview of any of the objects listed above.

Language
Authorization
Header
Click Try It! to start a request and see the response here!