Vacate a Workstation
Vacates the specified workstation occupied by the impersonated user.
URL
POST: https://[base-url]/{applicationId}/agents/{userId}/workstations /{workstationId}/actions/vacate
Headers
Authorization: Bearer <accessToken>
Request Body
N/A
Response
Success -> 200
The workstation is not in the user's current unit -> 404
Last updated