Skip to main content
PUT
Edit a BuildSpec

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

Body

application/json
sources
object[]
required
Minimum array length: 1
destination
object
required
code
object
required

Response

The updated BuildSpec.

id
string<uuid>
required
owner
string
required

Username of the BuildSpec's owner.

version
integer
required
sources
object[]
required
destination
object
required
code
object
required
createdAt
string
required
updatedAt
string
required