---
title: "Delete a specific inference API key"
method: DELETE
path: "/project/{project_id}/inference-api-key/{inference_api_key_id}"
tags: ["Inference Api Key"]
---

# Delete a specific inference API key

`DELETE /project/{project_id}/inference-api-key/{inference_api_key_id}`

## Response `204`

An empty response after successful resource delete

## Other responses

- `default` — An error response

---

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