Actualiza el estado, prioridad o metadata de una conversación. Funciona sin autenticación para usuarios anónimos (widget visitors).Documentation Index
Fetch the complete documentation index at: https://docs.braviloai.com/llms.txt
Use this file to discover all available pages before exploring further.
Campos soportados
| Campo | Tipo | Valores |
|---|---|---|
status | string | UNRESOLVED, RESOLVED, HUMAN_REQUESTED |
priority | string | LOW, MEDIUM, HIGH, URGENT |
isAiEnabled | boolean | Habilitar/deshabilitar IA en la conversación |
metadata | object | Metadata arbitraria (ej: { isFormSubmitted: true }) |

