특정 Kaia 계정을 삭제합니다.
Kaia 계정 주소
Kaia 네트워크 체인 ID (1001 또는 8217)
요청이 성공적입니다.
요청이 유효하지 않습니다.
curl -i -X DELETE \ -u <username>:<password> \ 'https://wallet-api.klaytnapi.com/v2/account/{address}' \ -H 'x-chain-id: string'
{"status": "deleted"}