workdocs_delete_folder_contents {paws.end.user.computing}R Documentation

Deletes the contents of the specified folder

Description

Deletes the contents of the specified folder.

See https://www.paws-r-sdk.com/docs/workdocs_delete_folder_contents/ for full documentation.

Usage

workdocs_delete_folder_contents(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.7.0 Index]