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

# Clone survey

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

## Path parameters

- `id` number, required

## Request body

- Model173
  - `surveyType` 'Conversational' | 'Poll' | 'ClassicForm' | 'Kiosk' | 'OfflineApp' | 'NPS' | 'NPSChat' | 'CES' | 'CESChat' | 'CSAT' | 'CSATChat' | 'Employee360'
  - `name` string

## Response `default`

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/f9da74f558da/schema)
