Skip to content
This new developer portal is under construction. For complete documentation, please refer to the old developer portal.

Delete a key

DELETE
/v1/key

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

Authorizations

Request Body

APIV1DELETEKeyRequest is the request for DELETE /v1/key

object
address
string
wallet_handle_token
string
wallet_password
string

Responses

200

Response to DELETE /v1/key

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

object
error
boolean
message
string