Update folder properties by folder ID
Update the details of a specific folder in the file manager by providing the folder’s unique identifier. This operation allows you to modify folder attributes such as its name or parent folder ID.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the folder to update.
\d+Body
Response
successful operation
A boolean indicating whether the folder is archived.
The date and time when the folder was created, in ISO 8601 format.
The unique ID for the folder, represented as a string.
The date and time when the folder was last updated, in ISO 8601 format.
The date and time when the folder was archived, in ISO 8601 format.
The name of the folder, represented as a string.
The unique identifier of the parent folder, represented as a string.
The path of the folder within the file system, represented as a string.