---
title: "Delete client's installation"
method: DELETE
path: "/v1/installations/me"
tags: ["Installations"]
---

# Delete client's installation

`DELETE /v1/installations/me`

Deletes the installation for the client and will revoke all access and refresh tokens for the client.

## Response `204`

Installation deleted successfully

## Other responses

- `404` — Installation does not exist
- `502` — Installation could not be deleted due to infrastructure issue

---

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