---
title: "Update"
method: PUT
path: "/v3/integrations/integration"
---

# Update

`PUT /v3/integrations/integration`

Update an existing integration.

## Query parameters

- `integration` string, required

## Request body

- object
  - `name` string — The new name of the integration
  - `data` string — The new authentication data for the integration

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/doppler/apis/core.md) · [All operations](https://skmtc.net/doppler/apis/core/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/doppler/core/versions/8f244bc5b038/schema)
