DELETE
/
properties
/
v1
/
companies
/
properties
/
named
/
{property_name}
Delete a Company Property
curl --request DELETE \
  --url https://api.hubapi.com/properties/v1/companies/properties/named/{property_name}

Path Parameters

property_name
string
required

The API name of the property that you will be deleting

Response

204

Company property deleted successfully