component_views
Duplicate View
Duplicate a view.
Creates a new view owned by the current user with copied view_data.
Permissions:
- Any user who can VIEW the view can duplicate it
- If duplicating as project-visible, need owner/editor permission
post/projects/{project_id}/views/{view_id}/duplicate
Path parameters
view_idstring uuid4 required
project_idstring uuid4 required
Request body
Response
Successful Response
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○