Skip to main content
PUT
Confirm a project file upload

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Path Parameters

projectId
string
required

Project ID or shortId

Body

application/json
storageKey
string
required
Minimum string length: 1
fileSize
integer
required
Required range: 0 < x <= 52428800
description
string | null

Response

Project file uploaded successfully

files
object[]
required