{
"Id": "素材Id",
"Name": "更新后的素材名称",
"ProjectName": "default"
}curl --location 'https://www.northrouter.com/api/doubao/assets/update' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"Id": "素材Id",
"Name": "更新后的素材名称",
"ProjectName": "default"
}'{
"ResponseMetadata": {
"Action": "UpdateAsset",
"Region": "cn-beijing",
"RequestId": "iv-yeufa3pnuoqbxyt3wise/lrcLvoxllU-295974",
"Service": "ark",
"Version": "2024-01-01"
},
"Result": {
"Id": "asset-20260916182139-sr2l2"
}
}