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

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

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

## Path parameters

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

## Response `201`

Created

- IpMessagingV2ServiceChannelChannelWebhook
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `service_sid` string, nullable
  - `channel_sid` string, nullable
  - `type` string, nullable
  - `url` string, uri, nullable
  - `configuration` unknown
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable

## Changes

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

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