---
title: "Add integrations"
method: POST
path: "/integration/api/v1/integrations/add"
tags: ["integrations"]
---

# Add integrations

`POST /integration/api/v1/integrations/add`

Add integrations by given credential ID and integration IDs

## Request body

- GithubComOpengovernOpengovernanceServicesIntegrationApiModelsAddIntegrationsRequest
  - `credential_id` string
  - `integration_type` string
  - `provider_ids` string[]

## Response `200`

OK

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/versions/ab05295c4094/schema)
