Logout
Auth
Logout
Revoke the current session or all sessions
POST
Logout
Logs out the user by revoking the current session. Optionally revokes all sessions across devices whenDocumentation Index
Fetch the complete documentation index at: https://docs.bunship.com/llms.txt
Use this file to discover all available pages before exploring further.
allSessions is set to true.
Auth
Requires a valid Bearer token.
Request Body
Set to
true to log out from all devices. Defaults to false (current session only).Response
Confirmation message.
Errors
| Status | Code | Description |
|---|---|---|
401 | AUTHENTICATION_ERROR | Missing or invalid Bearer token |

