Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the agent
Response
Agent paused successfully
Example:
"Agent paused successfully"
Pauses an agent’s activities
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the agent
Agent paused successfully
"Agent paused successfully"