Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
创建一个 Seedance 虚拟人像素材组。
library_type: "aigc_avatar"
curl https://api.aisonar.dev/v1/videos/assets/groups \ -H "Authorization: Bearer $API_KEY" \ -H "Content-Type: application/json" \ -d '{"library_type":"aigc_avatar","group_name":"Product references","description":"Reusable product shots"}'
{ "id": "group-20260720123456-vrt01", "object": "seedance.material_asset_group", "library_type": "aigc_avatar", "group_name": "Product references", "description": "Reusable product shots", "status": "ACTIVE", "metadata": null, "created_at": 1782998400000 }