Delete DWN Records
You can delete a record stored in the user's DWN, or another party's DWN (if permission has been granted).
The following snippets allow you to delete from a DWN:
Delete record from the user's local DWN​
Delete record from a remote DWN​
Delete parent record and all children​
To delete a parent record along with all its child records, set the prune option to true.
Was this page helpful?
Connect with us on Discord
Submit feedback: Open a GitHub issue
Edit this page: GitHub Repo
Contribute: Contributing Guide