---
title: "Delete Param Store"
method: DELETE
path: "/console/v1/param_stores/{name}"
tags: ["Param Store"]
---

# Delete Param Store

`DELETE /console/v1/param_stores/{name}`

## Path parameters

- `name` string, required

## Response `200`

Delete param store

- object
  - `message` string

## Other responses

- `401` — This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
- `404` — Param Store not found.

---

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