Remove Other Tokens

HTTP MethodURLRequires Auth

POST

/api/v1/users.removeOtherTokens

Example Call

curl -H "Content-type:application/json" \
     http://localhost:3000/api/v1/users.removeOtherTokens \

Example Response

{
  "success": true
}

Change Log

VersionDescription

3.1.0

Added

Last updated

Rocket.Chat versions receive support for six months after release.