v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-055427357.6 KB
ChatV2Invite

post/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites

Path parameters

ServiceSidstring required

The SID of the Service to create the Invite resource under.

ChannelSidstring required

The SID of the Channel the new Invite resource belongs to. This value can be the Channel resource's sid or unique_name.

Response

Created

sidstring nullable

The unique string that we created to identify the Invite resource.

account_sidstring nullable

The SID of the Account that created the Invite resource.

channel_sidstring nullable

The SID of the Channel the Invite resource belongs to.

service_sidstring nullable

The SID of the Service the Invite resource is associated with.

identitystring nullable

The application-defined string that uniquely identifies the resource's User within the Service. See access tokens for more info.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

role_sidstring nullable

The SID of the Role assigned to the resource.

created_bystring nullable

The identity of the User that created the invite.

urlstring uri nullable

The absolute URL of the Invite resource.