---
title: "Install widget into account"
method: POST
path: "/api/v4/widgets/{widget_code}"
---

# Install widget into account

`POST /api/v4/widgets/{widget_code}`

This method allows installing the widget into the account.

## Path parameters

- `widget_code` string, required

## Headers

- `Content-Type` string

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404

---

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