Skip to main content
POST
Upload a single file into an open transaction

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Query Parameters

live
boolean | null
branchName
string | null
useDeployProjectRoot
boolean | null

Body

multipart/form-data
fileName
string
required
transaction
string
required
file
file

Response

200 - application/json

Successful response