Bulk Sending
Create contact group
Create a new contact group
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The data of the contact group to create
The body is of type object
.
Response
201
application/json
Contact group created
The response is of type object
.