---
title: "Changes to Create a new conversation in your service"
method: POST
path: "/v1/Services/{ChatServiceSid}/Conversations"
---

# Changes to Create a new conversation in your service

`POST /v1/Services/{ChatServiceSid}/Conversations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

- **2025-09-30** (v1) `b0b12d0bcb0b` — 1 warning, 1 info
- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
- **2023-09-21** (v1) `bf66b70e986b` — 2 info
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info

## Changes

- **2025-09-30** (v1) `b0b12d0bcb0b` — 1 warning, 1 info
  - added the new `initializing` enum value to the `state` response property for the response status `201`
  - added the new `initializing` enum value to the request property `State`
- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
  - the `bindings` response's property type changed from `object` to no type for status `201`
  - the `timers` response's property type changed from `object` to no type for status `201`
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
  - the `bindings` response's property type changed from no type to `object` for status `201`
  - the `timers` response's property type changed from no type to `object` for status `201`
- **2023-09-21** (v1) `bf66b70e986b` — 2 info
  - added the new optional request property `Bindings.Email.Address`
  - added the new optional request property `Bindings.Email.Name`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Conversation` added

---

[Operation](https://skmtc.dev/twilio/apis/conversations-v1/docs/v1/Services/:ChatServiceSid/Conversations/post.md) · [API](https://skmtc.dev/twilio/apis/conversations-v1.md) · [Page](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Services/:ChatServiceSid/Conversations/post)
