v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015053126.2 KB
LDAP Mapping

Delete a Redis Software LDAP mapping

Delete an LDAP mapping by unique ID.

delete/v1/ldap_mappings/{uid}

Path parameters

uidinteger required

The LDAP mapping unique ID.

Response

LDAP mapping deleted successfully.

action_uidstring

Action uid for tracking progress.

Example response

{
  "action_uid": "12345-abcde-67890"
}