---
title: "Delete Agent Client Key"
method: DELETE
path: "/agents/{agentId}/client-keys/{clientKey}"
tags: ["Client Keys"]
---

# Delete Agent Client Key

`DELETE /agents/{agentId}/client-keys/{clientKey}`

Delete a client key scoped to a specific agent

## Path parameters

- `agentId` string, required
- `clientKey` string, required

## Response `204`

OK

## Other responses

- `404` — NotFound

---

[API](https://skmtc.net/d-id/apis/realtime-endpoints.md) · [All operations](https://skmtc.net/d-id/apis/realtime-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-id/realtime-endpoints/versions/2f2425e1b6b6/schema)
