Skip to main content
POST
更新素材组

Authorizations

Authorization
string
header
required

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

Body

application/json
Id
string
required

要更新的素材组 ID。

Example:

"group-20260320141746-zsf6b"

model
string

模型名称。默认 volc-asset

Example:

"volc-asset"

Name
string

新的素材组名称。

Example:

"updated-project-assets"

Response

更新成功

Id
string

素材组 ID。

Example:

"group-20260320141746-zsf6b"

Name
string

更新后的素材组名称。

Example:

"updated-project-assets"

UpdateTime
string

更新时间。

Example:

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