删除指定会话
DELETE
/organizations/{organization_uuid}/chat_conversations/{conversation_uuid}请求参数
Path 参数
organization_uuid
string
必需
示例值:
dca2a902-a463-41f0-88cb-b047deb40178
conversation_uuid
string
必需
示例值:
5446798e-0e11-4e8f-994c-3d8386f01bd6
Header 参数
Content-Type
string
可选
示例值:
application/json
Accept
string
可选
示例值:
*/*
Cookie 参数
sessionKey
string
可选
你的 sessionKey,请从 claude.ai 获取
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前