Unlink an account
This method enables a user to remove the association between a linked account and a source account.
To run this service, the user must have the following Safe member authorizations for the Safe where the source account is stored:
-
List accounts
-
Update account properties
-
Manage Safe - This authorization is needed only when RequireManageSafeToClearLinkedAccount is enabled in the configuration.
URL
|
|
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Resource information
HTTP method |
Content type |
---|---|
DELETE |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. Type: String Mandatory: Yes Default value: None |
URL parameter
|
Parameter |
Description |
---|---|
accountId |
The unique ID of the account. Type: String Mandatory: Yes Default value: None |
extraPasswordIndex |
The linked account's extra password index. The index can be for a Reconcile account, Logon account, or other linked account that is defined in the Platform configuration. Type: Number Mandatory: Yes Default value: None |
Body parameters
None.
Result
None.
Return Codes
For a complete list of return codes, see Return Codes.