---
title: "POST /rest.incomingwebhook.add"
method: POST
path: "/rest.incomingwebhook.add"
tags: ["rest"]
---

# POST /rest.incomingwebhook.add

`POST /rest.incomingwebhook.add`

## Request body

- object
  - `title` string, required
  - `scopes` unknown[], required
    - unknown
  - `attributes` unknown[], required
    - unknown
  - `select` string[]

## Response `200`

Success response

- object
  - `result` object
    - `item` BitrixRestIncomingwebhookdto
      - `url` string
      - `scopes` unknown[]
        - unknown
      - `title` string
      - `active` boolean
      - `userId` integer
      - `dateCreate` string
      - `attributes` unknown[]
        - unknown

---

[API](https://skmtc.net/bitrix24/apis/bitrix24-rest-v3-api.md) · [All operations](https://skmtc.net/bitrix24/apis/bitrix24-rest-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitrix24/bitrix24-rest-v3-api/versions/3660cc6bfaf5/schema)
