---
title: "Update catalog connection"
method: POST
path: "/catalog-connections/update"
tags: ["Catalog connections"]
---

# Update catalog connection

`POST /catalog-connections/update`

Update a catalog connection

## Request body

- CatalogConnection
  - `title` string — Catalog connection title
  - `url` string — URL of the catalog e.g. https://your-nada-catalog.org
  - `api_key` string — API key for your NADA catalog

## Response `200`

successful operation

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/f4c8258bab5a/schema)
