v1

latestOpenAPI 3.0.32026-07-13401683.8 KB
CD Drive

Upload a file.

Upload a file to the customer's private CD Drive.

post/api/v2/cddrive/files/content

Headers

Content-MD5string md5

If present, the MD5 will be compared against the file received as a message integrity check.

Response

The file was created successfully. The response contains the file metadata.

namestring required

The name of the file including the extension.

parentIdinteger required

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

idinteger required

The ID of the file.

createdDatestring date-time required

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

lastModifiedDatestring date-time required

The date and time the file was last modified in ISO 8601 format.

sizeinteger

The size of the file in bytes.