Create a new user in the system
Response<UsuarioDTO> wrapper containing the created user object.
UsuarioController.cs:67IUsuarioService.Crear(UsuarioDTO)[FromBody]Response<UsuarioDTO>status field for actual result)idUsuario field in the request body is ignored; the ID is auto-generatedrolDescripcion field is populated automatically based on the idRol