Update several records
Send a JSON array to update several records in one request. Each object must contain its id.
The response contains the updated record in data. Batch requests return an array of updated records.
ESEnglishSend a JSON array to update several records in one request. Each object must contain its id.
The response contains the updated record in data. Batch requests return an array of updated records.