---
title: "POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages"
method: POST
path: "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages"
tags: ["IpMessagingV2Message"]
---

# POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages

`POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages`

## Path parameters

- `ServiceSid` string, required
- `ChannelSid` string, required

## Headers

- `X-Twilio-Webhook-Enabled` 'true' | 'false'

## Response `201`

Created

- IpMessagingV2ServiceChannelMessage
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `attributes` string, nullable
  - `service_sid` string, nullable
  - `to` string, nullable
  - `channel_sid` string, nullable
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `last_updated_by` string, nullable
  - `was_edited` boolean, nullable
  - `from` string, nullable
  - `body` string, nullable
  - `index` integer, nullable
  - `type` string, nullable
  - `media` unknown
  - `url` string, uri, nullable

## Changes

- **2023-08-10** (v2) `03de90f08481` — 1 info
  - api tag `IpMessagingV2Message` added

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/:ServiceSid/Channels/:ChannelSid/Messages/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-ip-messaging.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-ip-messaging/llms.txt) · [OpenAPI document](https://skmtc.dev/twilio/apis/twilio-ip-messaging/revisions/8470d6504e73?raw)
