Create IM non-inclusive
Creates a new instant message conversation or returns an existing IM between the specified users, but excluding the calling user.
Last updated
Was this helpful?
Creates a new instant message conversation or returns an existing IM between the specified users, but excluding the calling user.
Last updated
Was this helpful?
Two participants must be specified.
If a user ID appears in the list multiple times, duplicates will be ignored.
If there is an existing IM conversation with the specified participants, then the id of the existing stream will be returned.
Use to include the calling user.
🚧 Required Permissions
📘 Overview of streams
This endpoint can only be called by Service Users with the User Provisioning role. See for a list of roles and associated privileges.
A stream is like a container for messages exchanged between two or more users via a given instant message (IM) or chat room. For more information, refer to .
At least two user IDs must be provided or an error response will be sent.
The caller is not included in the members of the created chat.
Duplicate users will be included in the membership of the chat but the duplication will be silently ignored.
If there is an existing IM conversation with the same set of participants then the id of that existing stream will be returned.
Session authentication token.
[7215545058313,7215545078461]