Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the agent
Response
Agent resumed successfully
Example:
"Agent resumed successfully"
Resumes a paused agent
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the agent
Agent resumed successfully
"Agent resumed successfully"