curl --request DELETE \
--url https://api.hubapi.com/properties/v1/companies/properties/named/{property_name}Delete an existing company property. Since much in the HubSpot system can be downstream of a property, as a best practice you should only delete those properties that you have created.
curl --request DELETE \
--url https://api.hubapi.com/properties/v1/companies/properties/named/{property_name}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The API name of the property that you will be deleting
Company property deleted successfully
Was this page helpful?