Method Details
HTTP Methods:
DELETE
Response Format:
N/A
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
Delete an existing company property group.
There's a new version of the HubSpot API
HTTP Methods:
DELETE
Response Format:
N/A
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
Required Parameters | How to use | Description |
---|---|---|
OAuth Access Token or API Key | Authorization: Bearer {token} header or hapikey={key} query parameter. |
Used to authenticate the request. Please see this page for more details about authentication. |
Group Name | /:group_name Used in the request URL (see above) |
The name of the group you want to delete. |
If the deletion was successful, you will receive a 204 No Content response.