files.createDownload

UCloud Developer Guide / Orchestration of Resources / Storage / Files

files.createDownload

Creates a download session between the user and the provider

The returned endpoint will respond with a download to the user.

Errors:

Status CodeDescription

404 Not Found

Either the oldPath or newPath exists or you lack permissions

403 Forbidden

You lack permissions to perform this operation

Examples:

Last updated