---
title: "Remove all products"
method: DELETE
path: "/apps/{appId}/products/delete/all"
tags: ["Products"]
---

# Remove all products

`DELETE /apps/{appId}/products/delete/all`

Remove all products

## Response `200`

Success

- ApiResponse
  - `code` integer
  - `type` string
  - `message` string

---

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