Permanently remove an ENS subname and all associated records using the Offchain SDK.
deleteSubname
client.deleteSubname("ns.myensname.eth");
Was this page helpful?