Revoke a refresh token.
Revokes a refresh token. Idempotent for invalid tokens. RequiresDocumentation Index
Fetch the complete documentation index at: https://orchestrator-docs.hexoforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key only.
| Code | Meaning |
|---|---|
| 204 | Revoked (or token was already invalid) |
| 429 | Rate limited |