Admin
Logout
Logout and revoke refresh token
POST
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Revoke the refresh token to prevent future token refreshes.
Request
Refresh token to revoke
Response
Whether logout succeeded
Status message
Examples
Notes
Errors
| Status | Code | Description |
|---|---|---|
| 400 | INVALID_REQUEST | Invalid request format |
| 500 | INTERNAL_ERROR | Server error |