delete_document
Permanently delete a specific ERPNext/Frappe document by specifying its doctype and name. This action is irreversible, so use carefully.
Instructions
Permanently delete a document. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| doctype | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||