---
title: "PATCH /api-keys/{key}"
method: PATCH
path: "/api-keys/{key}"
---

# PATCH /api-keys/{key}

`PATCH /api-keys/{key}`

## Path parameters

- `key` string, required

## Request body

- UpdateClientKeyDTO
  - `name` string, required
  - `key` string
  - `customMetaData` object
  - `customAccountId` string
  - `customUserId` string
  - `expiry` string, date-time
  - `rateLimitConfigs` RateLimitConfiguration

## Response `200`

---

[API](https://skmtc.net/thatapicompany/apis/auth-api.md) · [All operations](https://skmtc.net/thatapicompany/apis/auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thatapicompany/auth-api/versions/0aa13e625b53/schema)
