Method Details
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
Required Scope:
Update the details for an existing property group.
HTTP Methods:
PUT
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
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. |
Object type |
:object_type |
The specific object that you want to create a new property group for. Must be one of:
|
Property group JSON |
Used in the request body |
The JSON formatted details for the group you want to update. See the example for details. |