Authorization: Bearer ********************
curl --location -g --request DELETE 'http://127.0.0.1:9897/api/downloaders/{{$string.uuid}}' \ --header 'Authorization: Bearer <token>'
{ "message": "Configuration saved!" }