Update University Theme
PUT/api/v1/university/themes/:theme_id
Update an existing theme for the authenticated university
Args: theme_id: UUID of the theme to update theme: Updated theme data
Security:
- Only allows updating themes owned by the authenticated university
Request
Responses
- 200
- 422
Successful Response
Validation Error