---
title: "Install ability"
method: POST
path: "/abilities/{id}/install"
tags: ["Abilities Management"]
---

# Install ability

`POST /abilities/{id}/install`

Installs the ability with the matching ability id to the specified or latest version.

## Path parameters

- `id` string, required

## Query parameters

- `version` string

## Response `200`

Ability installed

## Other responses

- `400` — Invalid request
- `404` — Ability not found

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
