Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.hubapi.com/properties/v2/{object_type}/properties/named/{property_name}
Delete an existing object property.
Scope requirements
The specific type of CRM object that the property is assigned to. You can use the object name (e.g., contacts) or the objectTypeId (e.g., 0-1).
contacts
objectTypeId
0-1
The internal name of the property you want to delete.
Object property deleted successfully