---
title: "Delete an AuthN Mapping"
method: DELETE
path: "/api/v2/authn_mappings/{authn_mapping_id}"
tags: ["AuthN Mappings"]
---

# Delete an AuthN Mapping

`DELETE /api/v2/authn_mappings/{authn_mapping_id}`

Delete an AuthN Mapping specified by AuthN Mapping UUID.

## Path parameters

- `authn_mapping_id` string, required

## Response `204`

OK

## Other responses

- `403` — Authentication Error
- `404` — Not Found
- `429` — Too many requests

---

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