POST/api/global-chatbot/demo/rating

ডেমো চ্যাট সেশনের একটি থাম্বস-আপ/থাম্বস-ডাউন রেটিং সংরক্ষণ করে, সাথে ঐচ্ছিক ফ্রি-টেক্সট মন্তব্য।

Auth & Absicherung

Keine Authentifizierung erforderlich

Idempotent: Nein

Parameter

session_id(body, string)
helpful(body, boolean, erforderlich)
comment(body, string)

Beispiel-Request

{"session_id":"<UUID>","helpful":true}

Beispiel-Response

{"ok":true}

Fehlercodes

400 (kein Code)helpful (boolean) প্রয়োজনীয় — helpful অনুপস্থিত বা Boolean নয়।

Live-Test-Nachweis

সাফল্য (200) এবং নেতিবাচক ক্ষেত্রে (400) লাইভ যাচাই করা হয়েছে।

ডেমো-চ্যাটবট এবং SSO