v1

latestOpenAPI 3.0.12026-07-266184114.0 KB
Contacts

Assign contacts to groups

Assign multiple contacts to multiple groups. Important: This operation overwrites existing group assignments for the specified contacts - it does not append to them. Contacts will be unassigned from any group that's not included in this list (Permitted scopes: fax:all:edit)

post/accounts/self/contacts/assign-groups

Request body

groupsstring[]

Array of group names to assign to the contacts. This overwrites existing group assignments - contacts will be unassigned from any group that's not included in this list

contact_idsstring[] required

Array of contact IDs to assign to the specified groups

sharedboolean

If true, operate on shared/corporate contacts and groups. If false, operate on personal contacts and groups

Response

Groups associated successfully

object required