Authorization: Bearer ********************{
"model": "doubao-seedance-2-0-fast",
"Name": "test-group",
"GroupType": "AIGC",
"Description": "test desc"
}curl --location 'https://api.easyart.cc/v3/open/CreateAsset' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-fast",
"Name": "test-group",
"GroupType": "AIGC",
"Description": "test desc"
}'{
"Id": "group-xxx-jndf5"
}