Update IM
Updates the attributes of an existing IM conversation.
Path parameters
idstringRequired
IM streamID
Header parameters
sessionTokenstringRequired
Session authentication token.
Body
pinnedMessageIdstringOptionalExample:
UrlSafe message id of the pinned message inside the IM. To perform unpin operation, send an empty string.
vd7qwNb6hLoUV0BfXXPC43___oPIvkwJbQResponses
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
451
Unavailable for Legal Reasons: Compliance Issues found in IM update request.
application/json
500
Server error, see response body for further details.
application/json
post
/v1/im/{id}/update
📘 Stream ID
🚧 Attributes
Last updated
Was this helpful?