Create IM non-inclusive
Creates a new instant message conversation or returns an existing IM between the specified users, but excluding the calling user.
Header parameters
sessionTokenstringRequired
Session authentication token.
Bodyinteger · int64[]
integer · int64[]OptionalExample:
[7215545058313,7215545078461]Responses
200
OK
application/json
400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
post
/v1/admin/im/create
🚧 Required Permissions
📘 Overview of streams
Last updated
Was this helpful?