---
title: "App delete"
method: DELETE
path: "/api/apps/v2/{app_id}"
tags: ["Apps"]
---

# App delete

`DELETE /api/apps/v2/{app_id}`

It deletes app with given ID

## Path parameters

- `app_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

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