---
title: "Remove a resource by name"
method: DELETE
path: "/config/resources"
---

# Remove a resource by name

`DELETE /config/resources`

## Request body

- RemoveResourceRequest
  - `name` string, required

## Response `200`

Removal result

- RemoveResourceResponse
  - `success` boolean, required
  - `name` string, required

---

[API](https://skmtc.dev/davis7dotsh/apis/btca-local-server-api.md) · [All operations](https://skmtc.dev/davis7dotsh/apis/btca-local-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/davis7dotsh/btca-local-server-api/revisions/0d00ac63b7d8/schema)
