Authorization: Bearer ********************
{ "GroupId": "hbg-xxxxxxxx" }
curl --location '/v1/volc/ark/?Action=DeleteAssetGroup&Version=2024-01-01' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "GroupId": "hbg-xxxxxxxx" }'