v1

latestOpenAPI 3.0.02026-07-268285163.6 KB
QnA

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

successboolean

Example response

{
  "success": true
}