Rest API - Batch and Bulk Operations
You send this PATCH request payload to update multiple items:
What is the likely problem?
[{"id":1,"status":"done"}, {"status":"pending"}]What is the likely problem?
