Skip to main content

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

Successful Response