Delete directory
This method deletes a specific directory configuration in the Vault and its mappings.
To run this web service, the user must be a member of the Vault Admins group and have the following permissions:
-
Audit users
-
Add/Update users
-
Manage Directory mappings
-
Add Safes
-
Reset Users' Passwords
-
Activate Users
-
Add Network Areas
-
Manage Server File Categories
After a mapping has been deleted, all LDAP users that were created in the Vault and are mapped to that mapping will be automatically deleted in the Vault during the next periodic LDAP synchronization. |
URL
-
Make sure there are no spaces in the URL.
-
The following characters are not supported in URL values: + & %
-
If the URL includes a dot (.), add a forward slash (/) at the end of the URL. For example: api/Safes/MySafe/Members/user@cyber.com/
This URL requires a '/' backslash at the end. |
|
|
The following mandatory value is required in the URL:
Parameter |
id |
Type |
String |
Description |
The unique id of the directory to delete. |
Resource Information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method, encoded in BASE 64. |
Body parameters
None
Result
None
Return Codes
For a complete list of return codes, see Return Codes.