Branch: `backend-new-userToOrg` ### Task at Hand 1. Implement the userToOrg function in user.ts, and it's respective route. 2. Test the function in Postman. 3. Confirm that your code and pull request follow the [Pull Request Checklist](https://www.notion.so/h4i/Pull-Request-Checklist-910d5e6925df49569067f00f6aa0c0f3). ### Acceptance Criteria - [ ] This function must have input validation, and the route must work properly with the correct status codes.