---
title: "DELETE /mapping/protocol/{guid}"
method: DELETE
path: "/mapping/protocol/{guid}"
tags: ["mapping"]
---

# DELETE /mapping/protocol/{guid}

`DELETE /mapping/protocol/{guid}`

Delete mapping using guid

## Path parameters

- `guid` string, required — guid of mapping

## Response `201`

MappingDeleteSuccessResponse

- MappingDeleteSuccessResponse
  - `data` string
  - `message` string

## Other responses

- `400` — FailureResponse

## Changes

- **2021-10-13** `ee397eaefd08` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-09** `a5730259529b` — 1 info
  - the security scope `[]` was added to the endpoint's security scheme `bearer`
- **2021-10-08** `d39f8246865f` — 7 info
  - the endpoint scheme security `SecurityDefinitions` was added to the API
  - the endpoint scheme security `in` was added to the API
  - the endpoint scheme security `name` was added to the API
  - the endpoint scheme security `type` was added to the API
  - …3 more
- **2020-04-01** `8739183b4c43` — 1 breaking, 1 warning, 3 info
  - added the new path request parameter `guid`
  - deleted the `path` request parameter `id`
  - api operation id `DeleteMapping` removed and replaced with `mappingDeleteMappingAgainstGUID`
  - api tag `mapping` added
  - …1 more
- **2020-01-29** `0afee0047c89` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/sipcapture/apis/homer-app/changes/mapping/protocol/:guid/delete.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-app/revisions/ee397eaefd08/schema)
