Skip to main content
POST
Upload files

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
files
file[]
required
folder_id
integer

Response

Upload result

success
boolean
message
string
files
object[]
errors
object[]