Revoke an end-user session token by jti
Chat
Revoke an end-user session token by jti
Adds the token’s jti to the per-tenant Redis denylist for a 24h TTL ceiling. Future verifies reject it as long as the entry persists.
DELETE
Revoke an end-user session token by jti
Authorizations
Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).
