---
title: "Delete API key"
method: DELETE
path: "/auth/api_keys/{api_key_id}"
tags: ["API keys"]
---

# Delete API key

`DELETE /auth/api_keys/{api_key_id}`

Delete an existing API Key. Once deleted, the API Key can no longer be used to access the API.

## Path parameters

- `api_key_id` string, required

## Response `200`

Success

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
