Skip to main content

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

Successful Response