Revoke a Fyatu API v3.20 JWT access token immediately. POST /auth/revoke with Authorization header.
Documentation Index
Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt
Use this file to discover all available pages before exploring further.
401 AUTH_TOKEN_INVALID| Code | Description |
|---|---|
AUTH_TOKEN_MISSING | No Authorization header provided |
AUTH_TOKEN_INVALID | Token is already invalid or expired |