---
title: "Delete certificate."
method: DELETE
path: "/tyk/certs/{certID}"
tags: ["Certs"]
---

# Delete certificate.

`DELETE /tyk/certs/{certID}`

Delete certificate by ID.

## Path parameters

- `certID` string, required

## Query parameters

- `org_id` string

## Response `200`

Deleted certificate.

- ApiStatusMessage
  - `message` string
  - `status` string

## Other responses

- `403` — Forbidden

## Changes

- **2024-09-18** `111affa17abe` — 1 info
  - endpoint added
- **2022-05-24** `111d8ca21864` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/certs/:certID/delete.md)

---

[API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/revisions/900d0a33ae1d/schema)
