Authorization: ********************
curl --location --request DELETE 'https://test.your-api-server.com/api/menu/option/507f1f77bcf86cd799439011' \ --header 'Authorization: Bearer <token>'
{ "msg": "Opción eliminada Id:507f1f77bcf86cd799439011" }