Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:30800/v1/libvirt/volume/delete?pool_identifier=volume&volume_name=testVol' \ --header 'Authorization: Bearer <token>'
{}