---
title: "Changes to Send a message"
method: POST
path: "/conversations/{id}/messages"
---

# Changes to Send a message

`POST /conversations/{id}/messages`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-07-26** `d5569b315411` — 2 warning
- **2026-06-27** `6ac21a841bca` — 2 info
- **2026-06-26** `c7eb634e776f` — 7 warning, 6 info
- **2026-05-30** `995c56ba9219` — 8 warning, 7 info

## Changes

- **2026-07-26** `d5569b315411` — 2 warning
  - added the new `web_session` enum value to the `destination/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`
- **2026-06-27** `6ac21a841bca` — 2 info
  - added the optional property `destination` to the response with the `200` status
  - added the optional property `source` to the response with the `200` status
- **2026-06-26** `c7eb634e776f` — 7 warning, 6 info
  - added the new `` enum value to the `reference_type` response property for the response status `200`
  - added the new `done` enum value to the `status` response property for the response status `200`
  - added the new `email` enum value to the `reference_type` response property for the response status `200`
  - added the new `line` enum value to the `reference_type` response property for the response status `200`
  - added the new `message` enum value to the `reference_type` response property for the response status `200`
  - added the new `progressing` enum value to the `status` response property for the response status `200`
  - added the new `whatsapp` enum value to the `reference_type` response property for the response status `200`
  - removed the `call` enum value from the `reference_type` response property for the response status `200`
  - removed the `campaign` enum value from the `reference_type` response property for the response status `200`
  - removed the `none` enum value from the `reference_type` response property for the response status `200`
  - removed the `received` enum value from the `status` response property for the response status `200`
  - removed the `sending` enum value from the `status` response property for the response status `200`
  - removed the `sent` enum value from the `status` response property for the response status `200`
- **2026-05-30** `995c56ba9219` — 8 warning, 7 info
  - removed the optional property `destination` from the response with the `200` status
  - removed the optional property `source` from the response with the `200` status
  - added the new `call` enum value to the `reference_type` response property for the response status `200`
  - added the new `campaign` enum value to the `reference_type` response property for the response status `200`
  - added the new `none` enum value to the `reference_type` response property for the response status `200`
  - added the new `received` enum value to the `status` response property for the response status `200`
  - added the new `sending` enum value to the `status` response property for the response status `200`
  - added the new `sent` enum value to the `status` response property for the response status `200`
  - removed the `` enum value from the `reference_type` response property for the response status `200`
  - removed the `done` enum value from the `status` response property for the response status `200`
  - removed the `email` enum value from the `reference_type` response property for the response status `200`
  - removed the `line` enum value from the `reference_type` response property for the response status `200`
  - removed the `message` enum value from the `reference_type` response property for the response status `200`
  - removed the `progressing` enum value from the `status` response property for the response status `200`
  - removed the `whatsapp` enum value from the `reference_type` response property for the response status `200`

---

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