curl --request DELETE \
--url https://api.hubapi.com/properties/v1/deals/groups/named/{group_name}Delete an existing deal property group. If the deletion was successful, you will receive a 204 No Content response.
curl --request DELETE \
--url https://api.hubapi.com/properties/v1/deals/groups/named/{group_name}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The name of the group you want to delete.
Deal property group deleted successfully
Was this page helpful?