---
title: "Delete Sandbox App"
method: DELETE
path: "/app/{appId}"
---

# Delete Sandbox App

`DELETE /app/{appId}`

Use this API to delete Sandbox app.

## Path parameters

- `appId` string, required

## Query parameters

- `comment` string

## Headers

- `Authorization` string, required

## Response `200`

Success

- object
  - `status` string
  - `message` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - no permissions to access resource
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/gupshup/apis/partner-portal-public-apis.md) · [All operations](https://skmtc.net/gupshup/apis/partner-portal-public-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gupshup/partner-portal-public-apis/revisions/1846573c8f87/schema)
