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.
Example response
{
"action_uid": "12345-abcde-67890"
}