Skip to main content
POST
Create file

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file

The file to upload

corporation_id
string

The unique identifier for a corporation associated with this file.

Response

Information about the created file

data
object
message
string
Example:

"Successfully created file."