Skip to main content

Update a contact group

Update the details of a single contact group (required scope contacts:write)

Path Parameters
    contactGroupId int64 required

    Contact group id

Header Parameters
    Customer-Id int64 required

    The customer identifier

Request Body

Model used to update contact group. At least one optional value must be provided

    name string

    The name of the contact group
    Optional: Omit to retain current value

Responses

No Content

Loading...