files
Upload multiple files (v1)
Upload multiple files using the v1 API
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200
application/json
Successful operation
The response is of type object[]
.