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

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

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

## Path parameters

- `ServiceSid` string, required
- `Sid` string, required

## Headers

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

## Response `200`

OK

- 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
  - `messages_count` integer
  - `url` string, uri, nullable
  - `links` object, 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)
