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}

Path Parameters

group_name
string
required

The name of the group you want to delete.

Response

204

Company property group deleted successfully