Objects
Delete a CRM Object
Delete a custom CRM object and all its records via the Zeeg CRM API. Removes attribute definitions and relation links; standard objects can’t be deleted
DELETE
Delete a CRM object
Deleting a CRM object permanently removes:
- 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 June 11, 2026