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
group ID the visitor was assigned to
visitorIdany
visitor ID

Errors

400
Bad Request Error
404
Not Found Error