---
title: "Revoke service account API key"
method: DELETE
path: "/service_accounts/{clientId}/api_keys/{apiKeyId}"
tags: ["service_accounts"]
---

# Revoke service account API key

`DELETE /service_accounts/{clientId}/api_keys/{apiKeyId}`

Revokes an API key for a service account. The key becomes invalid immediately and any requests using it will fail authentication.

## Response `200`

successful operation

---

[API](https://skmtc.net/blaxel/apis/blaxel-control-plane.md) · [All operations](https://skmtc.net/blaxel/apis/blaxel-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blaxel/blaxel-control-plane/revisions/dfa264bc72ee/schema)
