End a session.
POST/api/auth/logout
The bearer token is not revoked, because it cannot be: it is a signature, and
nothing we hold can un-sign it. It expires in
SESSION_TTL_MINUTES, and the
refresh token that would have renewed it is gone, so the session ends.
Request
Responses
- 200
- 401
how many refresh tokens were revoked
no credential