Skip to main content
POST
Create a contact group
Create a contact group. Authenticate with a Bearer access token unless the endpoint is the authentication token exchange.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Response

Contact group created.

status
integer
required

Operation result indicator.

message
string
required

Human-readable result message.