---
title: "Delete an auth key"
method: DELETE
path: "/auth/keys"
tags: ["auth"]
---

# Delete an auth key

`DELETE /auth/keys`

Delete an auth key

## Headers

- `key` string, required

## Response `200`

Key successfully deleted

- object
  - `message` string

## Other responses

- `404` — Error

---

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