v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Creates a new integration with a third-party provider, such as GitHub, for code review and remediation.

post/CreateIntegration

Request body

provider'GITHUB' | 'GITLAB' | 'BITBUCKET' | 'CONFLUENCE' required

Third-party provider type.

integrationDisplayNamestring required

The display name for the integration.

kmsKeyIdstring

Identifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN.

tagsobject

Map of tags for a resource.

privateConnectionNamestring

The unique name of a private connection within your account.

Response

Success

integrationIdstring required

The unique identifier of the created integration.