Skip to main content
POST
更新素材组

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
Id
string
必填

要更新的素材组 ID。

示例:

"group-20260320141746-zsf6b"

model
string

模型名称。默认 volc-asset

示例:

"volc-asset"

Name
string

新的素材组名称。

示例:

"updated-project-assets"

响应

更新成功

Id
string

素材组 ID。

示例:

"group-20260320141746-zsf6b"

Name
string

更新后的素材组名称。

示例:

"updated-project-assets"

UpdateTime
string

更新时间。

示例:

"2026-05-28T06:09:31Z"