Authorization: Bearer ********************
curl --location --request DELETE '/musics' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}