cURL
Gateway
Post recover account
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.world.org/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The request to recover an account.
Numeric string fields in this request accept decimal or 0x/0X-prefixed hex.
The account index.
The new authenticator address.
The new offchain signer commitment.
The nonce.
The old offchain signer commitment.
The signature.
The new authenticator pubkey.
Response
TODO
Response returned by the registry gateway for state-changing requests.
The kind of operation that was submitted.
Available options:
create_account, update_authenticator, insert_authenticator, remove_authenticator, update_recovery_agent, cancel_recovery_agent_update, execute_recovery_agent_update, recover_account Identifier assigned by the gateway to the submitted request.
The current state of the request.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5