Invite users to a room

Allows an authenticated user of a room to invite members and/or guests.

You can invite users by specifying either their email address or their username.
In both cases the user is notified by email. However, when inviting by username,
the user is immediately added to the room.

Authorization scope: rooms:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Unique identifier of a room.

Body Params
string

The custom message to be sent in the email invitation.

invitations
array of objects
required

Array of invitations

invitations*
boolean
Defaults to true

Indicates if the invitation will or will not be emailed. Default value is true.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json