Profile Agents

Acquire live chat dashboard gives your team leader an overview of agent activity at any given time.

Profile Agents API in header parameter Authorization: Bearer [YOUR_API_AUTH_TOKEN], Content-Type : application/x-www-form-urlencoded and body parameter in id send.

Body

Response JSON


{
    "success": true,
    "error": null,
    "data": []
}

Last updated