Error
Files
Upload File (Form)
Upload a file using a multipart/form-data encoded HTTP request.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
The body of request in multipart/form-data format, containing the file content, file name and mime-type.

