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
- 201
- 404
- 422
Successful Response
Not found
Validation Error