Invite Agent
Invite an agent or department to a case.
Invite an agent
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"1": {
"userId": 1,
"online": true,
"sent": true
},
"11": {
"userId": 11,
"online": false,
"sent": false
},
"26": {
"userId": 26,
"online": false,
"sent": false
}
Last updated