---
title: "Installs the add-on with the given ID."
method: POST
path: "/addons/{addonId}/install"
tags: ["addons"]
---

# Installs the add-on with the given ID.

`POST /addons/{addonId}/install`

## Path parameters

- `addonId` string, required

## Query parameters

- `serviceId` string

## Response `200`

OK

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
