v1

latestOpenAPI 3.0.32026-07-13401683.8 KB
CD Drive

Create a folder.

Create a new folder in the customer's private CD Drive.

post/api/v2/cddrive/folders

Response

The folder information.

namestring required

The name of the folder.

parentIdinteger required

The ID of the parent folder or 0 for the root folder.

idinteger required

The ID of the folder.

createdDatestring date-time required

The date and time the folder was created in ISO 8601 format.

lastModifiedDatestring date-time required

The date and time the folder was last modified in ISO 8601 format. This may only represent a modification to to the folder metadata itself, not to the contents of the folder.