Skip to main content
POST
Create a deal property group

Cuerpo

application/json
name
string
requerido

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

displayName
string
requerido

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

Respuesta

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)

Última modificación el 3 de abril de 2026