Record Management
Update record fields
Update common fields for any record type with proper authorization checks
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Fields updated successfully
The response is of type object
.