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