---
title: "POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites"
method: POST
path: "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites"
tags: ["IpMessagingV1Invite"]
---

# POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites

`POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites`

## Path parameters

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

## Response `201`

Created

- IpMessagingV1ServiceChannelInvite
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `channel_sid` string, nullable
  - `service_sid` string, nullable
  - `identity` string, nullable
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `role_sid` string, nullable
  - `created_by` string, nullable
  - `url` string, uri, nullable

---

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