Toggle Favorite Task View
PATCH/api/task-views/:view_id/favorite
Toggle the favorite status of a task view.
Args: view_id: The view ID request: The favorite status request service: TaskViewService instance
Returns: The updated view information
Raises: HTTPException: If toggle fails
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error