Skip to content

Delete a key

DELETE
/v1/key

Deletes the key with the passed public key from the wallet.

APIV1DELETEKeyRequest is the request for DELETE /v1/key

object
address
string
wallet_handle_token
string
wallet_password
string

Response to DELETE /v1/key

APIV1DELETEKeyResponse is the response to DELETE /v1/key friendly:DeleteKeyResponse

object
error
boolean
message
string