---
title: "Revoke Enterprise Api Key Endpoint"
method: DELETE
path: "/v2/enterprise/api-keys/{api_key_id}"
tags: ["api-keys"]
---

# Revoke Enterprise Api Key Endpoint

`DELETE /v2/enterprise/api-keys/{api_key_id}`

Revoke a specific API key in the enterprise.

## Path parameters

- `api_key_id` string, required

## Response `200`

Successful Response

- SuccessResponse
  - `status` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/devinenterprise/apis/devin-api-v1.md) · [All operations](https://skmtc.net/devinenterprise/apis/devin-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devinenterprise/devin-api-v1/revisions/e3244476af1c/schema)
