Provisiona la integración de Chatwoot mediante el bridge RyzeIntegrations, crea el inbox y abre el WebSocket persistente
Auth:Documentation Index
Fetch the complete documentation index at: https://docs.ryzeapi.cloud/llms.txt
Use this file to discover all available pages before exploring further.
TokenAccount o TokenInstance • Rate limit: Global (100/min) • Idempotente: no
chatwootApiToken se cifra en reposo con AES-256-GCM y nunca se devuelve por la API.
| Campo | Descripción |
|---|---|
instance | Nombre de la instancia donde se activó la integración. |
status | "active" cuando la activación se completó en el bridge. |
bridge_integration_id | ID devuelto por RyzeIntegrations, referencia para llamadas en vivo y DELETE. |
message | Mensaje fijo de confirmación. |
suporte).TokenAccount o TokenInstance.application/json/ final se elimina. Ejemplo: https://chatwoot.example.com.0.access_token) del agente de Chatwoot. Cifrado en reposo con AES-256-GCM y nunca devuelto por la API.true, antepone a los mensajes enviados por RyzeAPI la firma del agente de Chatwoot.true, los eventos de grupos no se enrutan a Chatwoot.true, las nuevas conversaciones inician como pending (en lugar de open).true, los nuevos mensajes en conversaciones marcadas como resolved las reabren automáticamente.Detail:.
| HTTP | error.message | Causa |
|---|---|---|
| 400 | Chatwoot account or endpoint not found — verify chatwootBaseUrl (...) and chatwootAccountId (...). Detail: ... | ID de cuenta incorrecto, URL inválida o Chatwoot devolvió 404/422. |
| 400 | Chatwoot rejected the request as invalid ... Detail: ... | Error 422 de Chatwoot (validación de payload). |
| 400 | invalid body: ... | Cuerpo malformado o campos requeridos ausentes. |
| 401 | Chatwoot rejected the API token — verify chatwootApiToken. Detail: ... | Token de Chatwoot inválido (Chatwoot devolvió HTTP 401: Invalid Access Token). |
| 403 | Chatwoot denied the request — verify the API token has admin scope on account <id>. Detail: ... | El token no tiene permisos de administrador en la cuenta. |
| 404 | instance not found | La instancia no existe en RyzeAPI. |
| 500 | chatwoot integration failed: persist integration: ... | Fallo de persistencia local (DB). |
| 502 | Chatwoot is unreachable at <url> — verify chatwootBaseUrl and that the host is reachable from the server. Detail: ... | DNS, connection refused, i/o timeout, dial tcp, o Chatwoot devolvió 5xx. |
| 503 | integration gateway not configured (set BRIDGE_URL and BRIDGE_TOKEN) | Bridge no configurado en el servidor. |
status y last_error enriquecidos con datos en vivo del bridge.