---
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
  - `type` string, nullable
  - `media` unknown
  - `url` string, uri, nullable

---

[API](https://skmtc.net/twilio/apis/twilio-ip-messaging.md) · [All operations](https://skmtc.net/twilio/apis/twilio-ip-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-ip-messaging/revisions/548426606af4/schema)
