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: + & %

  • 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/

You must have the following authorizations:

  • Add/Update Users

URL

 

https://<IIS_Server_Ip>/PasswordVault/API/Users/{UserID}/

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

Return codes

For a complete list of return codes, see Return Codes.