Skip to main content
POST
Finalize a direct file upload

Authorizations

x-token
string
header
required

Body

application/json
fileId
string
required

The fileId returned by /api/files/upload-url.

Response

Upload finalized.

fileId
string

ID of the stored file.

url
string

Download URL for the stored file.