POST api/chatbotHistoryBulkClear

Bulk Clear Chatbot History

Request Information

URI Parameters

None.

Body Parameters

Request Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

Response Information

Response Formats

application/json, text/json

Sample:
true