会話管理
会話を削除
会話を削除します。
DELETE
Error
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-release-1-14.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key 認証です。すべての API リクエストにおいて、Authorization HTTP ヘッダーに Bearer プレフィックスを付けた API Key を含めてください。例:Authorization: Bearer {API_KEY}。API Key はサーバーサイドに保存し、クライアントサイドで共有・保存しないことを強く推奨します。API Key の漏洩は深刻な結果につながる可能性があります。
Path Parameters
会話 ID。
Body
application/json
ユーザー識別子です。
Response
会話の削除に成功しました。コンテンツは返されません。
Error