AurionAI Docs

Revoke Other Sessions

Revoke all sessions except the current one.

DELETE
/api/v1/users/me/sessions

Revoke all sessions except the current one.

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X DELETE "https://loading/api/v1/users/me/sessions"
null