Authorization: ********************curl --location --request DELETE 'https://test.your-api-server.com/api/mes/scheduling/507f1f77bcf86cd799439011' \
--header 'Authorization: Bearer <token>'{
"msg": "Schedule eliminado exitosamente",
"schedule": {}
}