---
title: "Deletes an application"
method: DELETE
path: "/app/{appId}"
tags: ["App", "AppVersion", "AppVersionAbility"]
---

# Deletes an application

`DELETE /app/{appId}`

## Path parameters

- `appId` number, required

## Response `200`

OK - Resource successfully deleted

- GenericResultMessage
  - `message` string, required — Success message

## Other responses

- `400` — Invalid input
- `422` — Validation exception
- `default` — Unexpected error

## Changes

- **2026-01-23** `3a57afc3e1f4` — 2 info
  - the endpoint scheme security `siweAuth` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2025-07-29** `db8711b39971` — 2 info
  - api tag `AppVersionAbility` added
  - api tag `AppVersionTool` removed
- **2025-07-23** `246a15ffe975` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `siweAuth` was removed from the API
- **2025-06-28** `f7b25b5b140b` — 5 info
  - the endpoint scheme security `siweAuth` was added to the API
  - api tag `App` added
  - api tag `AppVersion` added
  - api tag `AppVersionTool` added
  - …1 more
- **2025-06-19** `e514cea423bb` — 5 info
  - the endpoint scheme security `siweAuth` was removed from the API
  - api tag `app` added
  - api tag `App` removed
  - api tag `AppVersion` removed
  - …1 more

[Change history](https://skmtc.dev/lit-protocol/apis/vincent-registry-api/changes/app/:appId/delete.md)

---

[API](https://skmtc.dev/lit-protocol/apis/vincent-registry-api.md) · [All operations](https://skmtc.dev/lit-protocol/apis/vincent-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lit-protocol/vincent-registry-api/revisions/825608de85fb/schema)
