Delete
In standalone mode, you can use the delete
method to delete an attachment. To delete an attachment, you need to provide the base path of the attachment you want to delete.
Here's an example of how to use the delete
method in standalone mode:
Last updated