Delete a custom object record by handle and id
Soft-deletes an object record using the object handle and record id.
DELETE
/api/objects/by-handle/{objectHandle}/records/{id}Soft-deletes an object record using the object handle and record id.
Path Parameters
objectHandle*string
Object handle used to identify the object definition.
Example
"projects"id*string
Resource identifier.
Example
"objrec_123"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json