Update Messagesession (Participants)

This is how you add or remove participants from a chat message session. You cannot add or remove from a group MMS session, in that case you must start a new session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 64
Defaults to ~

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.

string
required
length between 0 and 16
Defaults to ~

This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.

string
required

ID of the message session to send in (when changing participants, do not change the session ID)

Body Params
string
required

This is a comma separated list of User IDs that will be the final list of users in the group chat. This includes the current user's User ID

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json