Passer au contenu principal
DELETE
/
properties
/
v1
/
deals
/
properties
/
named
/
{property_name}
Delete a deal property
curl --request DELETE \
  --url https://api.hubapi.com/properties/v1/deals/properties/named/{property_name}

Paramètres de chemin

property_name
string
requis

The API name of the property that you will be deleting

Réponse

204

Deal property deleted successfully

Last modified on April 2, 2026