Recover credential
recover_credentialExchange a single-use recovery code within 15 minutes. Retry with the same op_key for the original result; another use is refused without changing credentials or settings. With revoke_others, revoke other credentials and their capabilities, expire other codes, remove the webhook, and cancel pending email changes. The verified email is preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Recovery code from the email. Works once, for 15 minutes. | |
| handle | Yes | Handle of the identity being recovered. | |
| op_key | Yes | Operation key you choose, 8 to 128 characters. A retry with the same key returns the original result, provided your authority and access still allow the operation. | |
| revoke_others | No | true revokes the identity's other credentials and their capabilities, removes the webhook, cancels pending email changes and other codes, and preserves the verified email. |