Files
Upload a file
POST
/
files
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
file
file
requiredFile object you want to upload
name
string
Add a custom name for the file
group_id
string
ID of the group you would like to upload
keyvalues
object
Add additional key value metadata to files upon upload
Response
200 - application/json
data
object