---
title: "Deletes a translation resource"
method: DELETE
path: "/translations/{translationId}"
tags: ["translations"]
---

# Deletes a translation resource

`DELETE /translations/{translationId}`

Deletes a translation resource

## Response `204`

The translation resource was deleted succesfully

## Other responses

- `404` — The translation resource was not found
- `default` — Unexpected error

---

[API](https://skmtc.net/gameanalytics/apis/datatiger-management-api.md) · [All operations](https://skmtc.net/gameanalytics/apis/datatiger-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameanalytics/datatiger-management-api/versions/20a4f732a0b7/schema)
