---
title: "Delete Application"
method: DELETE
path: "/api/v1/applications/{app_id}"
tags: ["Internal: Applications"]
---

# Delete Application

`DELETE /api/v1/applications/{app_id}`

Delete application.

## Path parameters

- `app_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
