Links

Delete Visitor

Delete a specific visitor.
HTTP Method
URL
Requires Auth
DELETE
/api/v1/livechat/visitor/:token
no

Path Variables

Key
Example Value
Description
token*
8s7e9ony6ctl27e1qf8kue
The visitor token.

Example Call

curl --location --request DELETE 'http://localhost:3000/api/v1/livechat/visitor/iNKE8a6k6cjbqWhWd' \

Example Result

{
"visitor": {
"_id": "47Dajwh9DjpnTAugW",
"ts": "2021-07-18T13:28:38.962Z"
},
"success": true
}
Last modified 25d ago
Deprecation for cloud services and apps is now extended to November 20, 2023. Rocket.Chat versions receive support for six months after release.