POST
/
files

Authorizations

Authorization
string
headerrequired

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

Body

multipart/form-data
file
file
required

File 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

Response

200 - application/json
data
object