Vacate a Workstation

Vacates the specified workstation occupied by the impersonated user.

This endpoint requires the Agent Impersonator role.

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