Skip to main content
POST
Upload File

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json

File Transfer Create Request

Represents a request to upload and deliver a file

data
FileTransferCreate · object
required

A file to deliver to a target system.

job_options
FileTransferJobOptions · object

Options for the background job that delivers the file.

Response

Response (an earlier request with this idempotency key already exists)

A file transfer response

data
FileTransfer · object
required

A record of one file Twine delivered to a target system. Twine does not keep uploaded files — they are removed shortly after delivery — but this record is kept, including the identifier the target system assigned to the document.