AI 模型接口素材(Assets)素材分组 (Asset Group)
更新素材分组名称
重命名火山引擎上的指定素材分组。
Authorization
BearerAuth AuthorizationBearer <token>
请填入您的 API 访问 Token 令牌 (Bearer token)
In: header
Path Parameters
groupID*string
火山素材分组 ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://example.com/v1/asset-groups/string" \ -H "Content-Type: application/json" \ -d '{ "name": "new_live_avatar_verification" }'{
"updated": "asset_group_01h8abcde12345xyz"
}这篇文档对您有帮助吗?