---
title: "Copy view tab"
method: POST
path: "/view-tab-copy/{id}"
tags: ["viewtabs"]
---

# Copy view tab

`POST /view-tab-copy/{id}`

Copy view tab.

-  PERMISSIONS: `api_view:update` `{view_id}:read` or `api_private_view_groups:can`

## Path parameters

- `id` string, required

## Request body

- ViewtabEditRequest — unresolved $ref

## Response `201`

Created

- ViewtabResponse — unresolved $ref

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
