Skip to content

Complete upload

POST
/v1/uploads/complete

Completes the Upload.
When creating an upload object with specified bytes, it will check if the sizes of all parts match the specified bytes.

Authorizations

BearerAuth
TypeHTTP (bearer)

Request Body

Responses

The upload object with status completed.
application/json

Samples