Storage - Records
Update record
Update a single row. Body: { modelUuid, id, data }; data is merged then id is set under the model id column slug.
put/storage/records/update
Request body
Response
Successful response
Update a single row. Body: { modelUuid, id, data }; data is merged then id is set under the model id column slug.
Successful response