curl --request DELETE \
--url https://api.hubapi.com/extensions/sales-objects/v1/object-types/{objectTypeId}Delete an existing object type. This will permanently remove the object type and all associated data.
curl --request DELETE \
--url https://api.hubapi.com/extensions/sales-objects/v1/object-types/{objectTypeId}Scope requirements
The id of the object type you want to delete.
Your Developer HAPIkey. This must be a Developer HAPIkey associated with the Developer portal that the OAuth app was created in.
Object type deleted successfully