Skip to main content
PUT
Set an application's automatic build fixing setting

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

application_id
string
required

Body

application/json
enabled
boolean
required

Response

Successful Response

An application's automatic build fixing setting: whether a failed build of the tracked branch dispatches Ankra's fix-build lane without a click. On by default.

enabled
boolean
required