Method Details
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
Update a previously created company property group.
There's a new version of the HubSpot API
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
Update a previously created company property group.
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 property group you want to update. |
Optional Parameters | How to use | Description |
---|---|---|
Property Group JSON | Used in the request body | A JSON formatted list of the fields you want to update. See creating a group for more details on the available fields. |