latestOpenAPI 3.0.12026-08-192092911.2 MB

916e669fc527

ContactGroups

Create a contact group

Create a new contact group (required scope contacts:write)

post/v1/contactGroups

Headers

Customer-Idinteger required

The customer identifier

Request body

namestring

The name of the contact group

Example request

{
  "name": "High value customers"
}

Response

Created

idinteger

Identifier of the newly created record