Completes the upload of a file.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/file/complete HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| body | object | No | The request parameters. | |
| drive_id | string | Yes | The drive ID. | 1 |
| upload_id | string | Yes | The upload ID. | C9DCFE5A82644AC7A02DB74C30C934A6 |
| file_id | string | Yes | The file ID. | 9520943DC264 |
Response parameters
Error codes
For a list of error codes, visit the Service error codes.
