Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost:3091/v1/api/auth/logout \ --header 'Authorization: Bearer <token>'
{}
Invalide le JWT fourni et termine la session.
JWT access token from POST /v1/api/auth/login
Logout successful
The response is of type object.
object