Occupy a Workstation
Sets the current workspace of the impersonated user. The workspace must be in the user's current unit.
URL
Headers
Request Body
vacateOthers (boolean): When set to true, vacates all other workstations occupied by the user.
Response
Success -> 200
Invalid access token -> 401
The workstation is not in the user's current unit -> 404
The specified workstation is inactive --> 409, 1002
The workstation is occupied by someone else --> 409, 1003
Last updated