Delete user
This method deletes a specific user in the Vault.
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
You must have the following authorizations:
- Add/Update Users
Select the method you want to use:
URL
|
|
The following mandatory parameters are required in the URL:
Name |
Description |
---|---|
UserID |
The user's unique ID. |
Resource information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Body parameters
None
Result
None
URL
|
|
The following mandatory value is required in the URL:
Parameter |
UserName |
Type |
String |
Description |
The name of the user to delete. |
Resource information
HTTP method |
DELETE |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Body parameters
None
Result
None
Return codes
For a complete list of return codes, see Return Codes.