メインコンテンツへスキップ
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}

パスパラメータ

property_name
string
必須

The API name of the property that you will be deleting

レスポンス

204

Company property deleted successfully

Last modified on April 13, 2026