Skip to main content
DELETE
/
properties
/
v1
/
companies
/
groups
/
named
/
{group_name}
Delete a Company Property Group
curl --request DELETE \
  --url https://api.hubapi.com/properties/v1/companies/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.

Path Parameters

group_name
string
required

The name of the group you want to delete.

Response

204

Company property group deleted successfully

Last modified on March 30, 2026