---
title: "Changes to Create a new webchat widget."
method: POST
path: "/webchat_widgets"
---

# Changes to Create a new webchat widget.

`POST /webchat_widgets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 54 revisions.

- **2026-07-19** `e3c582e1d0bd` — 10 info
- **2026-07-18** `d96fe6aff10c` — 12 info
- **2026-07-18** `d90e2d9717dc` — 1 breaking, 1 warning
- **2026-07-17** `37603aee58ea` — 2 breaking, 1 warning, 4 info
- **2026-07-16** `39e5a5e6214c` — 1 info
- **2026-05-30** `995c56ba9219` — 1 breaking

## Changes

- **2026-07-19** `e3c582e1d0bd` — 10 info
  - added the new optional request property `theme_config/border_radius`
  - added the new optional request property `theme_config/connecting_indicator_enabled`
  - added the new optional request property `theme_config/connecting_indicator_text`
  - added the new optional request property `theme_config/font_size`
  - added the new optional request property `theme_config/typing_indicator_enabled`
  - added the optional property `theme_config/border_radius` to the response with the `200` status
  - added the optional property `theme_config/connecting_indicator_enabled` to the response with the `200` status
  - added the optional property `theme_config/connecting_indicator_text` to the response with the `200` status
  - added the optional property `theme_config/font_size` to the response with the `200` status
  - added the optional property `theme_config/typing_indicator_enabled` to the response with the `200` status
- **2026-07-18** `d96fe6aff10c` — 12 info
  - added the new optional request property `theme_config/header_background_color`
  - added the new optional request property `theme_config/header_subtitle`
  - added the new optional request property `theme_config/header_text_color`
  - added the new optional request property `theme_config/header_title`
  - added the new optional request property `theme_config/secondary_color`
  - added the new optional request property `theme_config/theme_mode`
  - added the optional property `theme_config/header_background_color` to the response with the `200` status
  - added the optional property `theme_config/header_subtitle` to the response with the `200` status
  - added the optional property `theme_config/header_text_color` to the response with the `200` status
  - added the optional property `theme_config/header_title` to the response with the `200` status
  - added the optional property `theme_config/secondary_color` to the response with the `200` status
  - added the optional property `theme_config/theme_mode` to the response with the `200` status
- **2026-07-18** `d90e2d9717dc` — 1 breaking, 1 warning
  - removed the required property `welcome_message` from the response with the `200` status
  - removed the request property `welcome_message`
- **2026-07-17** `37603aee58ea` — 2 breaking, 1 warning, 4 info
  - added the new required request property `session_flow_id`
  - removed the required property `flow_id` from the response with the `200` status
  - removed the request property `flow_id`
  - added the new optional request property `message_flow_id`
  - added the optional property `direct_hash` to the response with the `200` status
  - added the optional property `message_flow_id` to the response with the `200` status
  - added the required property `session_flow_id` to the response with the `200` status
- **2026-07-16** `39e5a5e6214c` — 1 info
  - endpoint added
- **2026-05-30** `995c56ba9219` — 1 breaking
  - api path removed without deprecation

---

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