---
title: "Delete an installation"
method: DELETE
path: "/installations/{installationId}"
---

# Delete an installation

`DELETE /installations/{installationId}`

Remove all data associated to a given installation.

## Path parameters

- `installationId` string, required

## Query parameters

- `userId` string, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400

---

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