---
title: "Delete Shop"
method: DELETE
path: "/v1/shops/{shopId}"
tags: ["Shops"]
---

# Delete Shop

`DELETE /v1/shops/{shopId}`

Deletes a specific shop.

## Request body

- object
  - `name` string, required

## Response `200`

---

[API](https://skmtc.dev/sellauth/apis/sellauth-api.md) · [All operations](https://skmtc.dev/sellauth/apis/sellauth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sellauth/sellauth-api/revisions/945e6d749d68/schema)
