DELETE api/chatbot/history/{session_id}
Delete Chatbot History by Session ID
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| session_id | string | Required | 
Body Parameters
None.
Response Information
Response Formats
application/json, text/json
            Sample:
true
