Create Asset Group
Create a new asset group to organize media resources (images, videos, audio) for use with Seedance 2.0 video generation.
post/volc/asset/CreateAssetGroup
Request body
Example request
{
"model": "volc-asset",
"Name": "my-project-assets"
}Response
Asset group created successfully
Example response
{
"Id": "group-20260320120601-hsw4s"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.