---
title: "Update Instrument Exchange"
method: PATCH
path: "/exchanges"
tags: ["Exchanges"]
---

# Update Instrument Exchange

`PATCH /exchanges`

Updates an Instrument Exchange.

## Request body

- object
  - `method` string, required

## Response `200`

OK

- object
  - `id` string, required — The ID of the Exchange
  - `exchangeNo` string, required — A human-readable number that represents the Exchange

---

[API](https://skmtc.net/drivewealth/apis/authentication-apis.md) · [All operations](https://skmtc.net/drivewealth/apis/authentication-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/drivewealth/authentication-apis/revisions/9fced6d0ac41/schema)
