Add Contacts to a specified group

Update one of your groups by adding existing contacts to it

RESPONSE PARAMETERS

KEYDESCRIPTION
nameThe name of the group.
sizeThe size of the new group.

ERROR CODES

STATUSCODEDESCRIPTION
404404001001Account not found
404404002003The contact group is not found
400400002010Contact id is not valid
400400002009Contacts limit exceeded
Path Params
string
required

The name of the group

Body Params
contacts
array of strings
required

The contacts' ids.

contacts*
Headers
string
required
Defaults to application/json

application/json

string
required
Defaults to Bearer {access-token}

Bearer {access-token}

Responses

Language
Request
Response
Choose an example:
application/json