---
title: "Delete an AI Gateway Config Store"
method: DELETE
path: "/v1/ai-gateways/{gatewayId}/config-stores/{configStoreIdOrName}"
tags: ["AI Gateway Config Stores"]
---

# Delete an AI Gateway Config Store

`DELETE /v1/ai-gateways/{gatewayId}/config-stores/{configStoreIdOrName}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

Removes a specific AI Gateway Config Store.

## Query parameters

- `force` boolean

## Response `204`

Config Store deleted successfully.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
