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

# Create a client installation

`POST /v1/installations/me`

The integration sends a request to this endpoint to create an installation. This is required, especially when API keys are used for authorisation.

## Response `200`

Installation created.

## Other responses

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