# Đang tải lên tệp

Endpoint: POST /api/cloudphone/uploadFile
Version: 1.0.0

## Request fields (multipart/form-data):

  - `id` (string)
    ID điện thoại đám mây
    Example: 1661515884160372

  - `file` (string)
    Tệp cần tải lên
    Example: file://D:\application\apifox\LICENSE.electron.txt

  - `uploadDest` (string)
    Tải lên thư mục đích
    Example: /Download

