会話履歴削除

指定した会話履歴を削除します。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

エージェントのID

string
required

対象ユーザーの識別子。

**チャットAPI(POST /api)経由の会話は、指定した uid の先頭に api_ を付けた形で保存されます。**チャットAPIで uid: "user123" として会話した履歴を対象にする場合は api_user123 を指定してください。Webチャット画面の会話履歴を対象にする場合は、そのユーザーの uid をそのまま指定します。

string
required

会話履歴のID

Responses
200

削除に成功(レスポンスボディは null)。存在しない history_id を指定した場合も冪等に 200 を返す

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json