---
title: "Update integration"
method: PUT
path: "/api/management/integrations/{integration_id}"
tags: ["integrations"]
---

# Update integration

`PUT /api/management/integrations/{integration_id}`

## Request body

- object
  - `external_ref` string
  - `is_active` boolean

## Response `200`

200

## Changes

- **2026-07-13** `6a289ba0e1eb` — 1 info
  - the `external_ref` request property format was generalized from `utc-millisec` to no format
- **2026-07-10** `a14f111de9df` — 1 info
  - added the success response with the status `200`
- **2026-07-08** `00f3e2394795` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/integrations/:integration_id/put.md)

---

[API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [All operations](https://skmtc.dev/olie-ai/apis/olie-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/olie-ai/olie-api/revisions/8c9bac94e5ad/schema)
