---
title: "Delete a mapping"
method: DELETE
path: "/gateway/{gateway_topic}/mapping/details"
tags: ["Mappings"]
---

# Delete a mapping

`DELETE /gateway/{gateway_topic}/mapping/details`

Marks a gateway mapping as deleted (poison-pilled).

## Path parameters

- `gateway_topic` string, required

## Query parameters

- `method` 'GET' | 'POST' | 'PUT' | 'DELETE' | 'PATCH' | 'OPTIONS' | 'HEAD', required
- `path` string, required

## Response `200`

Mapping marked as deleted successfully

- SuccessResponse
  - `message` string

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway-4.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway-4/revisions/c040b7174eb9/schema)
