Merge multiple groups

Creates a new group as a merged result of multiple groups of contacts. Duplicate contacts will be added once in the new group. An extra group tag of the new merged group is added in every associated contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

RESPONSE PARAMETERS

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

ERROR CODES

STATUSCODEDESCRIPTION
404404001001Account not found
404404002003One of the groups was not found
409409002005The contact group already exists
Body Params
string
required

The name of the group to be created. Length must be between 2 and 30 characters.

string
required

The names of the groups that will be merged.

Headers
string
required
Defaults to application/json

application/json

string
required
Defaults to Bearer {access-token}

Bearer {access-token}

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json