Skip to main content

Create an integration

POST 

/api/meshobjects/meshintegrations

Create a new integration. You can create integrations for different integration types such as GitHub or Azure DevOps. For each of these types, specific configuration fields are required.

The integration will be owned by the workspace specified in metadata.ownedByWorkspace. Users can only create integrations for their own workspace unless they have admin permissions.

Secrets in the integration configurations will be encrypted and stored securely. When retrieving the integration, these field will be masked with '<hidden>'.

Authentication: This endpoint supports API Key authentication.

Request

Responses

201