v1
latestOpenAPI 3.0.02026-07-268285163.6 KBQnA
Delete a QnA
Delete a QnA
delete/qna/{qna_id}/bots/{bot_id}
Path parameters
qna_idstring required
ID of QnA
bot_idstring required
ID of bot
Response
Accepted
Example response
{
"success": true
}Delete a QnA
ID of QnA
ID of bot
Accepted
{
"success": true
}