---
title: "POST /vibecodeconnector.catalog.item.add"
method: POST
path: "/vibecodeconnector.catalog.item.add"
tags: ["vibecodeconnector"]
---

# POST /vibecodeconnector.catalog.item.add

`POST /vibecodeconnector.catalog.item.add`

Creates a catalog item owned by the current REST user

## Request body

- object
  - `title` string, required
  - `type` string, required
  - `accessType` string, required
  - `description` string
  - `editUrl` string
  - `viewUrl` string
  - `iconUrl` string
  - `chatId` integer
  - `externalId` string
  - `iss` string

## Response `200`

Success response

- object
  - `result` object
    - `id` integer

## Changes

- **2026-07-27** `97245cb0dde8` — 1 info
  - added the new optional request property `iconUrl`
- **2026-07-15** `97245cb0dde8` — 1 info
  - added the new optional request property `iconUrl`
- **2026-06-24** `22d960f00876` — 1 info
  - added the new optional request property `iss`
- **2026-03-18** `555e9f0892a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/vibecodeconnector.catalog.item.add/post.md)

---

[API](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api.md) · [All operations](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitrix24/bitrix24-rest-v3-api/revisions/cc1e4e725c8c/schema)
