Delete a key
  DELETE /v1/key    
 DELETE
 /v1/key
 Deletes the key with the passed public key from the wallet.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”APIV1DELETEKeyRequest is the request for DELETE /v1/key
object
 address    
 string
  wallet_handle_token    
 string
  wallet_password    
 string
 Responses
Section titled “ Responses ”Response to DELETE /v1/key
APIV1DELETEKeyResponse is the response to DELETE /v1/key
friendly:DeleteKeyResponse
object
 error    
 boolean
  message    
 string