v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444236171.7 KB

Adds one or more custom properties to the specified resource (a folder, document, or version).

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

Path parameters

ResourceIdstring required

The ID of the resource.

Query parameters

versionidstring

The ID of the version, if the custom metadata is being added to a document version.

Headers

Authenticationstring password

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

Request body

CustomMetadataobject required

Custom metadata in the form of name-value pairs.

Response

Success

CreateCustomMetadataResponse required