---
title: "Delete Installation API Key"
method: DELETE
path: "/partner/installations/{installation_id}/api_keys/{id}"
tags: ["InstallationApiKeys"]
---

# Delete Installation API Key

`DELETE /partner/installations/{installation_id}/api_keys/{id}`

## Path parameters

- `installation_id` string, required
- `id` string, required

## Response `204`

Successful response

---

[API](https://skmtc.dev/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.dev/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
