---
title: "POST /api/v1/containers/{id}/_copy"
method: POST
path: "/api/v1/containers/{id}/_copy"
---

# POST /api/v1/containers/{id}/_copy

`POST /api/v1/containers/{id}/_copy`

## Path parameters

- `id` string, required

## Response `default`

default response

- ResponseEntityContainerView
  - `errors` ErrorEntity[]
    - `errorCode` string
    - `message` string
    - `fieldName` string
  - `entity` Container[]
    - `getiDate` string, date-time
    - `type` string
    - `owner` string
    - `inode` string
    - `identifier` string
    - `source` 'UNKNOWN' | 'DB' | 'FILE'
    - `title` string
    - `friendlyName` string
    - `modDate` string, date-time
    - `modUser` string
    - `sortOrder` integer
    - `showOnMenu` boolean
    - `code` string
    - `maxContentlets` integer
    - `useDiv` boolean
    - `preLoop` string
    - `postLoop` string
    - `notes` string
    - `parentPermissionable` Permissionable
      - `permissionId` string
      - `permissionType` string
      - `parentPermissionable` Permissionable — recursive
      - `owner` string
    - `permissionId` string
    - `archived` boolean
    - `versionType` string
    - `versionId` string
    - `working` boolean
    - `deleted` boolean
    - `live` boolean
    - `name` string
    - `locked` boolean
    - `permissionType` string
    - `idate` string, date-time
    - `categoryId` string
    - `new` boolean
    - `parents` object[]
  - `messages` MessageEntity[]
    - `message` string
  - `i18nMessagesMap` object
  - `permissions` string[]
  - `pagination` Pagination
    - `currentPage` integer
    - `perPage` integer
    - `totalEntries` integer

---

[API](https://skmtc.dev/anzworldline-solutions/apis/dotcms-rest-api.md) · [All operations](https://skmtc.dev/anzworldline-solutions/apis/dotcms-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/anzworldline-solutions/dotcms-rest-api/revisions/0f38cbc3bd36/schema)
