Skip to main content
POST
Upload File

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Body

application/json
file_path
string
required

Path where the file will be stored

size
number
required

File size in bytes (required for quota tracking)

Required range: x > 0
content_type
string

MIME type of the file

Response

Signed upload URL created

file_upload_url
string
required
file_path
string
required
upload_id
string
required
required_headers
object
required

Headers that must be included in the PUT request to the upload URL

Example: