Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /auth/logout
Este endpoint invalida a sessão revogando todos os refresh tokens do usuário. Exige um access token válido no cabeçalho Authorization.Cabeçalhos da requisição
Token Bearer. Formato:
Bearer YOUR_ACCESS_TOKENResposta
Indica se o logout foi bem-sucedido.
Mensagem de confirmação.