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

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

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

## Path parameters

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

## Response `201`

Created

- IpMessagingV2ServiceChannelInvite
  - `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

## Changes

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

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