v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444236171.7 KB

Deletes custom metadata from the specified resource.

delete/api/v1/resources/{ResourceId}/customMetadata

Path parameters

ResourceIdstring required

The ID of the resource, either a document or folder.

Query parameters

versionIdstring

The ID of the version, if the custom metadata is being deleted from a document version.

keysCustomMetadataKeyType[]

List of properties to remove.

deleteAllboolean

Flag to indicate removal of all custom metadata properties from the specified resource.

Headers

Authenticationstring password

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

Response

Success

DeleteCustomMetadataResponse required