> ## Documentation Index
> Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
> Use this file to discover all available pages before exploring further.

# Logout

> Invalida el token actual.

**Autenticación:** Bearer JWT

```json Response 200 theme={null}
{
  "message": "Sesion cerrada correctamente"
}
```

| Código | Descripción    |
| ------ | -------------- |
| `401`  | Token inválido |
