Skip to main content
POST
Initiate File Uploads
For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key (i.e. Rest API Key from the Dashboard).

Body

application/json
files
object[]
required

List of files to upload

Response

201 - application/json

Presigned URLs generated and upload records created successfully

uploads
object[]