---
title: "POST /api/v2/events"
method: POST
path: "/api/v2/events"
---

# POST /api/v2/events

`POST /api/v2/events`

## Request body

- object
  - `add` object[]
    - `type` 'phone_call' — Notification type – `phone_call`
    - `phone_number` string — The phone number to which the call is being made. Can be transmitted in any format
    - `users` integer[] — ID of users for whom the notification will be sent. If this parameter is not passed, the notification will be sent to all users.

## Response `202`

Accepted

---

[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)
