Delete Custom Metadata
| workdocs_delete_custom_metadata | R Documentation |
Deletes custom metadata from the specified resource¶
Description¶
Deletes custom metadata from the specified resource.
Usage¶
Arguments¶
AuthenticationTokenAmazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
ResourceId[required] The ID of the resource, either a document or folder.
VersionIdThe ID of the version, if the custom metadata is being deleted from a document version.
KeysList of properties to remove.
DeleteAllFlag to indicate removal of all custom metadata properties from the specified resource.
Value¶
An empty list.