Skip to main content
PUT
Update Application AI Configuration

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required

Body

application/json

Patches a subset of AI lanes; a lane the request does not mention keeps whatever it had.

lanes
ApplicationAILanePatch · object[]
required

Response

Successful Response

The per-application AI configuration read model backing the application detail page's AI tab.

binding
ApplicationAIBinding · object
required

The source-control binding the application's AI lanes are configured on. connected is false when there is nothing to configure and reason says why.

lanes
ApplicationAILane · object[]
required