I think problem is with conflicting types which already exists. Try to declare a global interface - interface UserRequestBody, for example and use in your route
interface UserRequestBody