workdocs_delete_folder {paws.end.user.computing} | R Documentation |
Permanently deletes the specified folder and its contents
Description
Permanently deletes the specified folder and its contents.
See https://www.paws-r-sdk.com/docs/workdocs_delete_folder/ for full documentation.
Usage
workdocs_delete_folder(AuthenticationToken = NULL, FolderId)
Arguments
AuthenticationToken |
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API. |
FolderId |
[required] The ID of the folder. |
[Package paws.end.user.computing version 0.9.0 Index]