---
title: "Clone a survey"
method: POST
path: "/v3/surveys/{id}/clone"
tags: ["survey", "v3"]
---

# Clone a survey

`POST /v3/surveys/{id}/clone`

## Path parameters

- `id` number, required

## Request body

- Model187
  - `survey_type` 'Conversational' | 'ClassicForm' | 'Kiosk' | 'OfflineApp' | 'NPS' | 'NPSChat' | 'CES' | 'CESChat' | 'CSAT' | 'CSATChat' | 'Employee360' — Survey type to be Cloned.
  - `name` string — Name of the Cloned Survey

## Response `200`

Successful

---

[API](https://skmtc.net/surveysparrow/apis/api-documentation.md) · [All operations](https://skmtc.net/surveysparrow/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surveysparrow/api-documentation/versions/25b2eba467de/schema)
