Gateway
post/initiate-recovery-agent-update
Request body
leaf_indexstring hex required
The account index.
new_recovery_agentstring hex required
The new recovery agent address.
noncestring hex required
The nonce.
signaturestring hex required
The signature.
Response
Request accepted
kind'create_account' | 'update_authenticator' | 'insert_authenticator' | 'remove_authenticator' | 'update_recovery_agent' | 'cancel_recovery_agent_update' | 'execute_recovery_agent_update' | 'recover_account' required
Kind of request tracked by the registry gateway.
request_idstring required
Strongly-typed identifier for a gateway request.
Returned by gateway mutation endpoints (create-account, insert/update/remove authenticator, etc.) and used to poll the status of the request.