OneDrive delete
An action block that deletes content on Microsoft OneDrive.
The fiber will pause until the deletion has completed.
The final directory level of remote path may contain glob patterns.
Note! OneDrive personal don’t allow files to be permanently deleted, disabling the trash option on those may cause a failure.
Input arguments
- Microsoft account — name of OneDrive account to access.
- Remote path — remote path of content to delete.
- Recursive — whether to recursively delete directories and all their content.
- Trash — whether to move content to the “Recycle bin” instead of permanently deleting it, default is yes.