メインコンテンツへスキップ
DELETE
/
properties
/
v1
/
deals
/
groups
/
named
/
{group_name}
Delete a deal property group
curl --request DELETE \
  --url https://api.hubapi.com/properties/v1/deals/groups/named/{group_name}

パスパラメータ

group_name
string
必須

The name of the group you want to delete.

レスポンス

204

Deal property group deleted successfully

Last modified on April 13, 2026