---
title: "Delete mapping"
method: DELETE
path: "/v2/mapping/{mappingId}"
tags: ["Mappings"]
---

# Delete mapping

`DELETE /v2/mapping/{mappingId}`

## Path parameters

- `mappingId` string, required

## Response `204`

Response in case of successful delete

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found

---

[API](https://skmtc.net/quinyx/apis/quinyx-api.md) · [All operations](https://skmtc.net/quinyx/apis/quinyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quinyx/quinyx-api/revisions/70a12bbb88c9/schema)
