Provisiona a integração Chatwoot via RyzeIntegrations bridge, cria a inbox e abre o 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 ou TokenInstance • Rate-limit: Global (100/min) • Idempotente: não
chatwootApiToken é encriptado at-rest com AES-256-GCM e nunca é retornado pela API.
| Campo | Descrição |
|---|---|
instance | Nome da instância onde a integração foi ativada. |
status | "active" quando a ativação foi concluída no bridge. |
bridge_integration_id | ID retornado pelo RyzeIntegrations, referência para chamadas live e DELETE. |
message | Mensagem fixa de confirmação. |
suporte).TokenAccount ou TokenInstance.application/json/ final é removido. Ex.: https://chatwoot.example.com.0.access_token) do agente Chatwoot. Encriptado at-rest com AES-256-GCM e nunca retornado pela API.true, prefixa mensagens enviadas pela RyzeAPI com a assinatura do agente Chatwoot.true, eventos de grupo não são roteados para o Chatwoot.true, conversas novas começam como pending (em vez de open).true, mensagens novas em conversas marcadas como resolved reabrem-nas automaticamente.Detail:.
| HTTP | error.message | Causa |
|---|---|---|
| 400 | Chatwoot account or endpoint not found — verify chatwootBaseUrl (...) and chatwootAccountId (...). Detail: ... | Account ID errado, URL inválida ou Chatwoot devolveu 404/422. |
| 400 | Chatwoot rejected the request as invalid ... Detail: ... | Erro 422 do Chatwoot (validação do payload). |
| 400 | invalid body: ... | Body malformado ou campos obrigatórios ausentes. |
| 401 | Chatwoot rejected the API token — verify chatwootApiToken. Detail: ... | Token Chatwoot inválido (Chatwoot devolveu HTTP 401: Invalid Access Token). |
| 403 | Chatwoot denied the request — verify the API token has admin scope on account <id>. Detail: ... | Token sem escopo de admin na conta. |
| 404 | instance not found | Instância não existe na RyzeAPI. |
| 500 | chatwoot integration failed: persist integration: ... | Falha de persistência 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 ou Chatwoot retornou 5xx. |
| 503 | integration gateway not configured (set BRIDGE_URL and BRIDGE_TOKEN) | Bridge não configurado no servidor. |
status e o last_error enriquecidos com dados live do bridge.