---
title: "Update a client installation"
method: PUT
path: "/v1/installations/me"
tags: ["Installations"]
---

# Update a client installation

`PUT /v1/installations/me`

Send a request to this endpoint if you want to modify the installation status or the metadata.

## Response `200`

Installation updated.

## Other responses

- `400` — Bad request
- `500` — Cannot update installation 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)
