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