delete_document
Permanently delete a document. This removes all versions and share links for that document. This cannot be undone.Parameters
Returns
Confirmation text on success, or an error message from the API.Example
Notes
- Maps to
DELETE /api/v1/documents/:idon the REST API (returns204with no body).