Upload file (async)
Upload a file to a subfolder of the selected connector. The upload is processed asynchronously; the response contains the id of the created async task, whose status can be tracked via Get Connector async task states.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Headers
multipart/form-data Path Parameters
Internal numeric ID of the connector
Hex-encoded remote folder path
Hex-encoded remote file name
Query Parameters
Mime type of the file to upload
Body
Translated file to upload
Response
OK
Type of the async file operation, e.g. API_DOWNLOAD or API_UPLOAD
GUI_UPLOAD, GUI_DOWNLOAD, GUI_REIMPORT, GUI_REIMPORT_TARGET, CJ_UPLOAD, CJ_DOWNLOAD, APC_UPLOAD, APC_DOWNLOAD, API_UPLOAD, API_DOWNLOAD, SUBMITTER_PORTAL_DOWNLOAD Timestamp when the async task was created
Name of the file
Internal numeric ID of the async task, encoded as a string