---
title: "Copy a Design"
method: POST
path: "/v1/designs/{design_id}/copy"
tags: ["Designs"]
---

# Copy a Design

`POST /v1/designs/{design_id}/copy`

## Path parameters

- `design_id` number, required

## Request body

- object
  - `department_id` number — Department that the Design belongs to. If not defined the Design will be assigned to the organizations default department.

## Response `200`

OK

---

[API](https://skmtc.net/accredible/apis/accredible-credential-api.md) · [All operations](https://skmtc.net/accredible/apis/accredible-credential-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/accredible/accredible-credential-api/versions/56b317c13686/schema)
