Custom Object Update by ObjectRecordId and Access Token
PUT/identity/v2/auth/customobject/:objectrecordid
This API is used to update the specified custom object data of the specified account. If the value of updatetype is 'replace' then it will fully replace custom object with the new custom object and if the value of updatetype is 'partialreplace' then it will perform an upsert type operation.
Request
Responses
- 200
Successful response