Passer au contenu principal
POST
Create a deal property group

Corps

application/json
name
string
requis

The internal name of the property group. Must be unique and use only lowercase letters, numbers, and underscores.

displayName
string
requis

The displayed name of the group

displayOrder
integer

The order of the group. Defaults to -1 if omitted.

properties
object[]

Properties to include in the new group

Réponse

201 - application/json

Deal property group created 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