Update Task View
PUT/api/task-views/:view_id
Update a task view.
Args: view_id: The view ID request: The update details service: TaskViewService instance
Returns: The updated view information
Raises: HTTPException: If view not found or update fails
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error