Update University Info
PUT/api/v1/university/settings/info
Update general information about the university
Args: university_data: Updated university information current_user: Current authenticated user
Returns: Updated university information
Raises: HTTPException: If user is not a university admin or university not found
Request
Responses
- 200
- 422
Successful Response
Validation Error