public

POST /v1/public/chat/{publicKey}/conversations/{conversationId}/messages

The visitor says something else.

Bütün public nöqtələri

Bütün tərtibatçı sənədləri

Doğrulama

Bu nöqtə açıqdır. O, heç bir etimadnamə və təşkilat tələb etmir — bu, öz marketinq saytımızın və süni intellekt cavab mühərriklərimizin oxuduğu hissədir.

Bu endpoint heç bir təşkilat ID-si tələb etmir. Sizin açarınız artıq aid olduğu təşkilatı müəyyən edir və cavab həmin təşkilat üçün məhdudlaşdırılır.

Sınaqdan keçir

Bucaqlı mötərizələrdə olan hór şeyi öz qiymətlərinizlə, açar yertutucusunu isə idarə panelinizdən bir açarla əvəz edin.

curl -X POST https://api.zinndigital.com/v1/public/chat/{publicKey}/conversations/{conversationId}/messages \
  -H "Content-Type: application/json" \
  -d '{ "message": <string> }'

Sistemə daxil olmusunuz? İdarə panelinizdəki API konsolu real təşkilatınızın identifikatorunu və öz açarınızı avtomatik doldurur, sorğunu canlı API-yə qarşı icra edir ki, siz faktiki cavabı görə biləsiniz. Bu son nöqtəni API konsolunda açın

Təfərrüatlar

Anonymous, authorised by X-Zinn-Chat-Token. The message is written to the database in this request, before any operator or assistant is involved — so nothing is lost when a consumer is down. A visitor writing into a conversation the operator had closed reopens it rather than being told it is over.

Parametrlər

AdTipTələb olunurNədir
publicKey (path)stringBəliThe widget's public key. Public by design — it ships in the page source of every site that embeds the widget — so it NAMES a widget and authorises nothing; the Origin header is…
conversationId (path)stringBəli

Sorğu gövdəsi

AdTipTələb olunurNədir
messagestringBəli
page_urlstringXeyr
page_titlestringXeyr
referrerstringXeyr
localestringXeyr
namestringXeyr
emailstringXeyr

Cavab

AdTipTələb olunurNədir
statestring<ai, waiting, open, offline, closed>Bəli
cursorintegerBəli
poll_after_msintegerBəliHow long the widget should wait before asking again. Decided by the SERVER on every response, because a cadence baked into the widget is cached on somebody else's site behind…
messagesChatMessage[]Bəli

Bu son nöqtənin qaytara biləcəyi xətalar

404 · 422 · 429