Verify credentials
This method marks an account for verification by the CPM.
-
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/
Select the method you want to use:
From version v9.10.
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
|
|
The following mandatory value is required in the URL:
Parameter |
AccountID |
Type |
String |
Description |
The unique ID of the account. |
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
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
|
|
The following mandatory value is required in the URL:
Parameter |
AccountID |
Type |
Number |
Description |
The unique account ID of the account to change. This is retrieved by the Get account details web service. |
Valid values |
Account ID |
Resource information
HTTP method |
POST |
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. |
Body parameters
None
Result
None
Return codes
For a complete list of return codes, see Return Codes.