Create IM or MIM non-inclusive

Released prior to 1.43.
Creates a new single or multi-party instant message conversation or returns an existing IM or MIM between the specified users, but excludes the calling user.

  • At least 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 Create IM or MIM to include the calling user.

🚧

Required Permissions

This endpoint can only be called by Service Users with the User Provisioning role.
See Bot Permissions for a list of roles and associated privileges.

📘

Overview of streams

A stream is like a container for messages exchanged between two or more users via a given instant message (IM), multi-party instant message (MIM), or chat room. For more information, refer to Overview of streams.

Language