---
title: "PATCH /ApiKeys/{id}"
method: PATCH
path: "/ApiKeys/{id}"
tags: ["ApiKeys"]
---

# PATCH /ApiKeys/{id}

`PATCH /ApiKeys/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string

## Request body

- ApiKey
  - `key` string, nullable — The api key.
  - `tag` string, nullable — Gets or sets the tag/name of the api key.
  - `id` string, nullable
  - `createdOn` integer
  - `createdBy` string, nullable
  - `modifiedOn` integer
  - `modifiedBy` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api.md) · [All operations](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveswitch/liveswitch-cloud-api/revisions/1b39d4a01c13/schema)
