---
title: "Changes to Create a new groupcall"
method: POST
path: "/groupcalls"
---

# Changes to Create a new groupcall

`POST /groupcalls`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 54 revisions.

- **2026-07-26** `d5569b315411` — 2 warning, 2 info
- **2026-06-15** `bbde602eb171` — 2 breaking, 2 info
- **2026-05-30** `995c56ba9219` — 2 breaking, 1 info

## Changes

- **2026-07-26** `d5569b315411` — 2 warning, 2 info
  - added the new `web_session` enum value to the `destinations/items/type` response property for the response status `200`
  - added the new `web_session` enum value to the `source/type` response property for the response status `200`
  - added the new `web_session` enum value to the request property `destinations/items/type`
  - added the new `web_session` enum value to the request property `source/type`
- **2026-06-15** `bbde602eb171` — 2 breaking, 2 info
  - the `actions` request property's minItems was increased to `1`
  - the `flow_id` request property type/format changed from `string`/`` to `string`/`uuid`
  - the request property `actions` became optional
  - the request property `flow_id` became optional
- **2026-05-30** `995c56ba9219` — 2 breaking, 1 info
  - the request property `actions` became required
  - the request property `flow_id` became required
  - the `flow_id` request property type/format was generalized from `string`/`uuid` to `string`/``

---

[Operation](https://skmtc.dev/voipbin/apis/voipbin-api/docs/groupcalls/post.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/groupcalls/post)
