---
title: "Delete all key-value store datastores for the client."
method: DELETE
path: "http://localhost:8000/client/datastores/{name}/"
tags: ["client"]
---

# Delete all key-value store datastores for the client.

`DELETE http://localhost:8000/client/datastores/{name}/`

Delete all key-value store datastores for the client.

The request user must not be anonymous and must have browse, annotate
or administer permissions for at least one project.

## Path parameters

- `name` string, required

## Response `204`

No Content

---

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