---
title: "Changes to Delete Key"
method: DELETE
path: "/tyk/org/keys/{keyID}"
---

# Changes to Delete Key

`DELETE /tyk/org/keys/{keyID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

- **2024-09-18** `111affa17abe` — 1 breaking, 1 warning, 6 info
- **2022-05-24** `111d8ca21864` — 4 warning, 4 info

## Changes

- **2024-09-18** `111affa17abe` — 1 breaking, 1 warning, 6 info
  - added the new path request parameter `keyID`
  - removed the optional property `message` from the response with the `200` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the optional property `action` to the response with the `200` status
  - added the optional property `key` to the response with the `200` status
  - added the optional property `key_hash` to the response with the `200` status
- **2022-05-24** `111d8ca21864` — 4 warning, 4 info
  - deleted the `path` request parameter `keyID`
  - removed the optional property `action` from the response with the `200` status
  - removed the optional property `key` from the response with the `200` status
  - removed the optional property `key_hash` from the response with the `200` status
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - added the optional property `message` to the response with the `200` status

---

[Operation](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/docs/tyk/org/keys/:keyID/delete.md) · [API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [Page](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/org/keys/:keyID/delete)
