Log Out Agents

Logs out the agent from the system.

PathDescription
userVariableNamePossible values: id/login – agent variable

Permissions

  ----
  Permissions:INTEGRATOR,SUPERVISOR
  ----

HTTP Request

POST /api/v1/agents/1/logout HTTP/1.1
Authorization: Bearer <integrator_token>
Host: localhost:8080
Content-Type: application/x-www-form-urlencoded
userVariableName=id

Example of a Successful HTTP Response

HTTP/1.1 200 OK
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers