Skip to main content

Duplicate Task View

POST 

/api/task-views/:view_id/duplicate

Duplicate an existing task view.

Args: view_id: The view ID to duplicate service: TaskViewService instance

Returns: The newly created duplicated view

Raises: HTTPException: If duplication fails

Request

Responses

Successful Response