live-chat

POST /v1/chat/widgets

Create a chat for a site.

ټول live-chat پای ټکي

تصدیق‌هویت

یو API کی د بیئرر ټوکن (bearer token) په توګه ولیکئ. کی باید د livechat.manage اجازه ولري؛ له دې اجازې پرته کی د 404 پرځای د 403 په واسطه رد کیږي.

چیرته چې ستاسو د سازمان آی ډي ځي

دا پای ټکی د JSON په متن کې د یوې ساحې په توګه org_id اخلي.

ستاسو د سازمان آی ډي ستاسو په ډشبورډ کې د API کېلي پر سکرین، خپله د کېلي څنګ ته شتون لري. دا په هره هغه غوښتنه کې چې تاسو یې کوئ، ورته آی ډي وي.

هڅه وکړئ

د انګلیسي په زاوي پنسونو کې هرڅه د خپلو ارزښتونو سره بدل کړئ، او د کلي ځای لرونکی ستاسو د ډشبورډ د کلي سره.

curl -X POST https://api.zinndigital.com/v1/chat/widgets \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{ "name": <string> }'

ننوتي یاست؟ ستاسو په ډشبورډ کې د API کنسول ستاسو د اصلي سازمان ID او ستاسو خپله کیلي ډکوي، او غوښتنه د ژوندی API په وړاندې پرمخ وړي ترڅو تاسو وکولی شئ اصلي ځواب وګورئ. دا پای ټکی (endpoint) د API په کنسول کې پرانیزئ

تفصیلات

Requires `livechat.manage`. The new widget is created **switched off**: a chat window that starts talking to a customer's visitors before they have asked for one is a consent problem, not a feature.

د غوښتنې بدن

نومډولاړیندا څه شی دی
org_idstringنه
site_idstringنه
namestringهو
team_namestringنه
allowed_originsstring[]نه

ځواب

نومډولاړیندا څه شی دی
idstringهو
site_idstringهو
namestringهو
public_keystringهو
enabledbooleanهوWhether the chat renders. Created FALSE always: the plugin ships in the deploy footprint of every WordPress site we host, so a widget may exist for a customer who never asked fo…
allowed_originsstring[]هوOrigins the widget may be embedded on. An EMPTY list refuses every page rather than allowing any — this is the only control stopping somebody else's site opening conversations a…
tierstringهو
greetingstringهو
team_namestringهو
accent_colourstringهو
positionstring<left, right>هو
hide_brandingbooleanهو
ai_enabledbooleanهو
offline_emailstringهو
business_hoursobjectنه
open_nowbooleanهو
ai_allowanceChatAiAllowanceهو
limitsobjectهو
premium_extra_codestringهوThe catalogue code to buy for the premium tier.

تېروتنې چې دا پای ټکی یې بیرته راګرځولی شي

401 · 403 · 422