Conversations
Sets agent’s status to online for 2-3 minutes
We recommend pinging this endpoint every minute for as long as the agent has to be considered online.
post/conversations/agentOnlinePing
Request body
Example request
{
"agentId": "d9nKoegKSjmCtyK78",
"receivedFrom": "SuperAwesomeHelpdesk",
"agentEmail": "liz@getwear.com",
"agentName": "Liz"
}Response
Status of the agent was set successfully. Response body will be empty.