Add user to chat
Adds a user to the chat. The following restrictions apply:- The chat must be active.
- The requester must be present on the list of chat users. You can override it by setting the
ignore_requester_presenceparameter. - You can’t have more than one
customerin the chat. - Additional agents must also have access to the chat.
customermust be added withvisibility:all.
Request
No response payload.
Request
Response
Remove user from chat
Removes a user from chat. The following restrictions apply:- You can’t remove the
customer. - The requester must be present on the list of chat users. You can override it by setting the
ignore_requester_presenceparameter.
Request
No response payload.
Request
Response