Overview | Service | Command |
Delete an LDAP entry
Authorization token required | true |
Admin Authorization token required | true |
<DeleteLDAPEntryRequest dn="{LDAP-DN-string}" /> ## DeleteLDAPEntryRequest
The following table describes elements and attributes you can define within a
<DeleteLDAPEntryRequest>
element:
XPath | Required / Optional | Description |
@dn | Required (only 1) | Type:String A valid LDAP DN String (RFC 2253) that describes the DN to delete |
<DeleteLDAPEntryResponse /> ## DeleteLDAPEntryResponse