Skip to main content
POST
Add a file to a batch file-input slot

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

buildSpecId
string<uuid>
required
slot
string
required

The file-input slot name declared in the pipeline manifest.

Body

application/json
fileId
string<uuid>
required

The uploaded-file id to add to the slot.

Response

The updated slot bindings.

items
object[]
required

One entry per bound file-input slot.