Authorization: Bearer ********************
curl --location --request DELETE 'http://127.0.0.1:30800/v1/libvirt/image/delete?image_identifier=6' \ --header 'Authorization: Bearer <token>'
{}