Zum Hauptinhalt springen
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}

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt

Use this file to discover all available pages before exploring further.

Pfadparameter

property_name
string
erforderlich

The API name of the property that you will be deleting

Antwort

204

Company property deleted successfully

Last modified on April 9, 2026