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

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

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

## Path parameters

- `ServiceSid` string, required

## Headers

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

## Response `201`

Created

- IpMessagingV2ServiceChannel
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `service_sid` string, nullable
  - `friendly_name` string, nullable
  - `unique_name` string, nullable
  - `attributes` string, nullable
  - `type` 'public' | 'private'
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `created_by` string, nullable
  - `members_count` integer, nullable
  - `messages_count` integer, nullable
  - `url` string, uri, nullable
  - `links` object, nullable

## Changes

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

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/:ServiceSid/Channels/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)
