エンドポイントリファレンス
Chat メッセージ削除
chat セッション内のすべてのメッセージを削除します。
認証
bearerAuth 認証Bearer <token>
In: header
パスパラメータ
id*string
レスポンス本文
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/chat/sessions/string/messages"{
"status": "cleared"
}{
"status": "error",
"message": "string",
"stack": "string"
}{
"status": "error",
"message": "string",
"stack": "string"
}{
"status": "error",
"message": "string",
"stack": "string"
}