Method Details
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
CRM
Required Scope:
Update a previously created deal 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:
CRM
Required Scope:
Update a previously created deal 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 | Used in the request URL (see above) | If you want to only have properties from a particular group returned to you, then you can specify a group name in your request. If you want to get properties from all groups returned to you, then you can simply omit this parameter from the request URL that you're using. |
Property Group JSON | Used in the request body | Defines the property group and any properties within it. |
Optional Parameters | How to use | Description |
---|---|---|
Properties | Used in the request body | The properties (if any) that you want to include in your updated custom property group. |
Note This replaces the deprecated URL PUT /deals/v1/groups/named/:group_name