API ReferenceAuth
Logout
Revoke the current JWT by adding it to the Redis blacklist (TTL = 24h).
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X POST "https://example.com/auth/logout"nullRevoke the current JWT by adding it to the Redis blacklist (TTL = 24h).
HTTPBearer In: header
application/json
curl -X POST "https://example.com/auth/logout"null