Skip to content
Torii docs

Revoke all other sessions

DELETE
/_torii/users/me/sessions
curl --request DELETE \
--url https://your-app.torii.so/_torii/users/me/sessions

Revokes every active session for the user except the one making this request, so the caller stays signed in on this device.

OK

Media type */*
object