Skip to main content

Create a contact group

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

Header Parameters
    Customer-Id int64 required

    The customer identifier

Request Body required

Create contact group model

    name string

    The name of the contact group

Responses

Created


Schema
    id int64

    Identifier of the newly created record

Loading...