Get Suggestion
Knowledge Base Get Suggestion API
Body(urlencoded)
Response JSON Format
{
"success": true,
"error": null,
"data": [
{
"article_id": [ARTICLE_ID],
"question": "Voip (how to buy number, top up, setup, charges)",
"slug": "voip-how-to-buy-number-top-up-setup-charges",
"answer": "<p>1. To Call a customer via VoIP you need to click on the people tab and then green call icon......</p>"
},
{
"article_id": [ARTICLE_ID],
"question": "how chat shortcut works?",
"slug": "setup-shortcut",
"answer": "<p>Shortcuts are used during a chat to increase the productivity of agents by filling in the frequently used clauses and sentences...........</p>"
}
]
}
Last updated