Set visitor group assignment

Assigns a visitor to a specific agent group or removes them from their current group.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

This endpoint expects an object.
groupIdanyRequired

Group ID. It can be found on group’s page.

Response

Visitor assigned to group
groupIdany or null
group ID the visitor was assigned to
visitorIdany or null
visitor ID

Errors