Minctrl Docs

Logout

POST
/auth/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"
null