v1

latestOpenAPI 3.0.32026-07-26870417.2 KB
knowledge-base

Create FAQ

Create a new FAQ entry in the knowledge base

post/knowledge-base/faq/create

Request body

questionstring required

The FAQ question

answerstring required

The FAQ answer

Example request

{
  "question": "How do I connect WhatsApp?",
  "answer": "You can connect WhatsApp by scanning the QR code in Settings."
}

Response

201 Created

context_idstring

The unique identifier for this FAQ

typestring

Type of entry (faq)

questionstring

The FAQ question

answerstring

The FAQ answer

created_atstring

Creation timestamp