Force Logout or Release Agent

Allows an admin to either force logout or release an agent using a secure query-based request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Agent force logout by Admin API is used to force release or log out the agent by the Admin. Agent can be released/logged out from the Admin’s portal irrespective of the Agent’s logged-in modes (Not ready, Ready, Busy, Pause, etc.)

Possible responses

Success response{"code": "200", "status": "Success", "message": "Agent Logout/Release
successfully."}
Invalid api_key{"code":"400","status":"Error","message":"Check input Parameters"}
Invalid username{"code":"400","status":"Error","message":"Check input Parameters"}
Invalid agentid{"code":"400","status":"Error","message":"Agent does not exists
with id a","response":null}
📘

Further Insights

By default, the domain name is https://in1-ccaas-api.ozonetel.com. Please refer here to change based on the need.

Query Params
string
required

Available in CloudAgent Admin login

string
required

CloudAgent account name

string
required

Agent ID to be logged out or released

string
enum
required

Specify either Logout to log out the agent or Release to release the agent.

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json