---
title: "Delete API Mapping for a Service"
method: DELETE
path: "/v1/catalog-services/{serviceId}/api-mappings/{mappingId}"
tags: ["Catalog Service API Mappings"]
---

# Delete API Mapping for a Service

`DELETE /v1/catalog-services/{serviceId}/api-mappings/{mappingId}`

Deletes a specific API mapping for the given service.

## Response `204`

Catalog service API mapping was deleted successfully.

## Other responses

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

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
