Files
Create file
CreateFile
Creates new file.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
File is a representation of a file that was uploaded by the customer.
Response
200
application/json
OK
File is a representation of a file that was uploaded by the customer.