Check in an exclusive account

This method checks an exclusive account into the Vault.

If the account is managed automatically by the CPM, after it is checked in, the password is changed immediately.
If the account is managed manually, a notification is sent to a user who is authorized to change the password. The account is checked in automatically after it has been changed.

The user who runs this web service requires the following permission in the Safe where the privileged account is stored:

Initiate CPM password management operations

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/

 

 

https://<IIS_Server_Ip>/PasswordVault/API/Accounts/<AccountID>/CheckIn/

The following mandatory value is required in the URL:

Parameter

AccountID

Type

String

Description

The unique ID of the account to check into the Vault.

Valid values

Account ID

Resource information

HTTP method

POST

Content type

application/json

Header parameter

Parameter

Description

Authorization

The token that identifies the session, encoded in BASE 64. See Authentication.

Type: String

Mandatory: Yes

Default value: None

Body parameters

None

Return codes

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