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