---
title: "Delete storefront token by id"
method: DELETE
path: "/storefront_tokens/{id}"
tags: ["Storefront Tokens"]
---

# Delete storefront token by id

`DELETE /storefront_tokens/{id}`

Delete storefront token by id<br>以ID刪除店面令牌

## Path parameters

- `id` string, required

## Response `200`

OK<br>成功

- object
  - `result` string

## Other responses

- `404` — Not Found<br>不存在

---

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