---
title: "Deactivate Key"
method: PATCH
path: "/console/v1/keys/{id}/deactivate"
tags: ["Keys"]
---

# Deactivate Key

`PATCH /console/v1/keys/{id}/deactivate`

## Path parameters

- `id` string, required

## Response `200`

Key deactivated successfully

- object
  - `message` string

## Other responses

- `403` — Insufficient permissions.
- `404` — Key not found.

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/versions/3189f450c93b/schema)
