Update a single record by its ID with support for field value typecast and record reordering.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Update record by id
Returns record data after update.
The response is of type object
.