Delete a key.
key ID
Kaia Network Chain ID (1001 or 8217)
The request is successful.
curl -i -X DELETE \ -u <username>:<password> \ 'https://wallet-api.klaytnapi.com/v2/key/{key-id}' \ -H 'x-chain-id: string'
{"status": "deleted"}