---
title: "Delete API key."
method: DELETE
path: "/project/v1/api-keys/{id}/"
tags: ["api-keys"]
---

# Delete API key.

`DELETE /project/v1/api-keys/{id}/`

Revoke API key.

## Path parameters

- `id` string, required

## Response `204`

Default Response

## Other responses

- `404` — Default Response

---

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