Get conversation queue information
GET chat/conversations/{id}/queueInfo{
"data": {
"position": 1403,
"waitTime": 15
},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
GET chat/conversations/{id}/queueInfo{
"data": {
"position": 1403,
"waitTime": 15
},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
Was this helpful?