Invalidate an access token before its natural expiry. Use this for logout or when credentials may be compromised.
User Logout
Security Incident
Credential Rotation
| Code | Description |
|---|---|
AUTH_TOKEN_MISSING | No Authorization header provided |
AUTH_TOKEN_INVALID | Token is malformed or already expired |