Recerc

Update a custom object record by handle and id

Updates an object record using the object handle and record id.

PUT/api/unstable/objects/by-handle/{objectHandle}/records/{id}

Updates an object record using the object handle and record id.

Request Body

application/json

data*

Dynamic JSON object keyed by field handle.

Example{ "name": "Acme", "stage": "lead" }
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json