---
title: "Delete translation"
method: DELETE
path: "/v3/translation"
tags: ["translation", "v3"]
---

# Delete translation

`DELETE /v3/translation`

## Request body

- Model237
  - `language_code` string, required — Language code
  - `survey_id` number, required — Survey ID

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `404` — Not Found

---

[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)
