会話履歴タイトル変更

指定した会話履歴のタイトルを変更します。

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

Body Params
string
required

変更後のタイトル。200文字以内。

Responses
200

変更に成功(レスポンスボディは null)

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