Passer au contenu principal
POST
Create a contact 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

A human readable name for the group

displayOrder
integer

Groups are displayed in order, starting with 0. Defaults to -1 if omitted.

Réponse

201 - application/json

Contact 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