跳到主要内容

ProjectStorageEntry

scopeProjectStorageScoperequired

Possible values: [project, conversation]

keystringrequired
projectIdstring<uuid>

当前项目请求必填且必须等于顶层 projectId;关联项目请求不得提供。

conversationIdstring
ProjectStorageEntry
{
"scope": "project",
"key": "string",
"projectId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"conversationId": "string"
}