---
title: "Activate/deactivate an API Key."
method: GET
path: "/api2/json/disable/{source}/{disabled}"
tags: ["admin"]
---

# Activate/deactivate an API Key.

`GET /api2/json/disable/{source}/{disabled}`

## Path parameters

- `source` string, required
- `disabled` boolean, required

## Response `200`

Disabled the API Key.

## Other responses

- `401` — Missing or incorrect API Key
- `429` — Too Many Requests

---

[API](https://skmtc.net/namsor/apis/namsor-api-v2.md) · [All operations](https://skmtc.net/namsor/apis/namsor-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namsor/namsor-api-v2/revisions/305e4f6eeaf5/schema)
