---
title: "Delete a Redis Software LDAP mapping"
method: DELETE
path: "/v1/ldap_mappings/{uid}"
tags: ["LDAP Mapping"]
---

# Delete a Redis Software LDAP mapping

`DELETE /v1/ldap_mappings/{uid}`

Delete an LDAP mapping by unique ID.

## Path parameters

- `uid` integer, required

## Response `200`

LDAP mapping deleted successfully.

- object
  - `action_uid` string — Action uid for tracking progress.

## Other responses

- `403` — Forbidden
- `404` — Not Found

## Changes

- **2026-05-11** `e6bc73695044` — 1 info
  - endpoint added
- **2026-01-23** `9fdf3bc7ad77` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/redis/apis/redis-software-rest-api/changes/v1/ldap_mappings/:uid/delete.md)

---

[API](https://skmtc.dev/redis/apis/redis-software-rest-api.md) · [All operations](https://skmtc.dev/redis/apis/redis-software-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redis/redis-software-rest-api/revisions/caec2005b95b/schema)
