Passer au contenu principal
PUT
Update a deal property group

Paramètres de chemin

group_name
string
requis

The name of the property group you want to update.

Corps

application/json
displayName
string

The displayed name of the group

displayOrder
integer

The order of the group

properties
object[]

Properties to include in the updated group

Réponse

200 - application/json

Deal property group updated successfully

name
string

The internal name of the property group

displayName
string

The displayed name of the group

displayOrder
integer

The order of the group when displaying properties

hubspotDefined
boolean

Whether the group is defined by HubSpot

properties
object[]

Properties in this group (only included if includeProperties=true)

Dernière modification le 1 avril 2026