| Authorization token required | true |
| Admin Authorization token required | false |
<RecoverAccountRequest op="(getRecoveryAccount | sendRecoveryCode)" email="..." [channel="(email)"] /> ## RecoverAccountRequest
elements and attributes you can define within a
<RecoverAccountRequest> element:
| XPath | Required / Optional | Description |
| @op | Required (only 1) | Type: getRecoveryAccount | sendRecoveryCode operation |
| Required (only 1) | Type: String |
|
| @channel | Optional (0 or 1) | Type: email channel |
<RecoverAccountResponse [recoveryAccount="..."] [recoveryAttemptsLeft="(Integer)"] /> ## RecoverAccountResponse
elements and attributes you can define within a
<RecoverAccountResponse> element:
| XPath | Required / Optional | Description |
| @recoveryAccount | Optional (0 or 1) | Type: String recoveryAccount |
| @recoveryAttemptsLeft | Optional (0 or 1) | Type: Integer |