---
title: "Activate the installation for a client"
method: POST
path: "/v1/installations/me:activate"
tags: ["Installations"]
---

# Activate the installation for a client

`POST /v1/installations/me:activate`

The integration sends a request to this endpoint to activate the installation, post authorisation. The request is sent after the integration has synchronised tags, tax codes, and vendors between the Pleo account and the client. Note that this is applicable when OAuth is used for authorisation.

## Response `200`

Installation is successfully activated.

## Other responses

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