v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444236171.7 KB

Updates the specified attributes of the specified folder. The user must have access to both the folder and its parent folder, if applicable.

patch/api/v1/folders/{FolderId}

Path parameters

FolderIdstring required

The ID of the folder.

Headers

Authenticationstring password

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

Request body

Namestring password

The name of the folder.

ParentFolderIdstring

The ID of the parent folder.

ResourceState'ACTIVE' | 'RESTORING' | 'RECYCLING' | 'RECYCLED'

The resource state of the folder. Only ACTIVE and RECYCLED are accepted values from the API.

Response

Success