v1

latestOpenAPI 3.0.32026-07-22194038.3 KB
Gateway

post/remove-authenticator

Request body

authenticator_addressstring hex required

The authenticator address.

{"stackTrail":"components:schemas:RemoveAuthenticatorRequest:properties:authenticator_pubkey","oasType":"schema","type":"unknown","description":"The authenticator pubkey."}
leaf_indexstring hex required

The account index.

new_offchain_signer_commitmentstring hex required

The new offchain signer commitment.

noncestring hex required

The nonce.

old_offchain_signer_commitmentstring hex required

The old offchain signer commitment.

{"stackTrail":"components:schemas:RemoveAuthenticatorRequest:properties:pubkey_id","oasType":"schema","type":"unknown","description":"The pubkey id."}
signaturestring hex required

The signature.

Response

TODO

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.