Objects
Delete a CRM Object
Permanently deletes a custom CRM object along with all its records and attribute definitions.
This action is irreversible. All data stored in the object’s records will be lost.
Standard objects (people, companies) cannot be deleted.
Required scope: crm:write
DELETE
Delete a CRM object
Deleting a CRM object permanently removes:Documentation Index
Fetch the complete documentation index at: https://developer.zeeg.me/llms.txt
Use this file to discover all available pages before exploring further.
- The object definition and all its attribute definitions
- All records stored in the object
- Any
relationattributes in other objects that pointed to this object (the attribute is removed from those objects automatically)
people, companies) cannot be deleted — the endpoint returns 403.Last modified on May 7, 2026