Skip to main content
POST
Finish the upload transaction (prune removed files) and trigger a build

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

application/json

FinishUploadBody

files
object
required
transaction
object
required
autoRemoveFiles
boolean | null
default:true
awaitGitOperations
boolean | null
default:true
commitMessage
string | null

Response

200 - application/json
lastHash
string | null