objects_delete_object_record
Delete a specific record from any custom or standard object in GoHighLevel by providing the schema key and record ID. Removes unwanted data directly from the CRM.
Instructions
Delete Record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | id of the record to be updated. Available on the Record details page under the 3 dots or in the url | |
| schemaKey | Yes | The key of the Custom Object / Standard Object Schema. For custom objects, the key must include the “custom_objects.” prefix, while standard objects use their respective object keys. This information is available on the Custom Objects Details page under Settings. |