Authorization: ********************
curl --location --request DELETE 'https://test.your-api-server.com/api/recipe/637012a3ec24252b2c263a24' \ --header 'Authorization: Bearer <token>'
{ "msg": "Receta eliminada Id:637012a3ec24252b2c263a24" }