Skip to main content
POST
cURL

Body

application/json

The request to update a recovery agent.

Numeric string fields in this request accept decimal or 0x/0X-prefixed hex.

leaf_index
string<hex>
required

The account index.

new_recovery_agent
string<hex>
required

The new recovery agent address.

nonce
string<hex>
required

The nonce.

signature
string<hex>
required

The signature.

Response

Request accepted

Response returned by the registry gateway for state-changing requests.

kind
enum<string>
required

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
request_id
string
required

Identifier assigned by the gateway to the submitted request.

status
object
required

The current state of the request.