Message: update / conversation (client -> app)

Back to overview

Modify a conversation.

This message SHALL be sent by the client if the user wants to modify a conversation.

Acknowledgement

This message is being acknowledged by:

Message Condition Error Codes
update/confirm (app -> client)

Only if acknowledging an update/conversation

Name Description
badRequest

Invalid request

internalError

An internal error occurred

invalidConversation

Conversation was not found

Args

Field Description Type Optional Nullable
type

The receiver type

Allowed values: "me", "contact", "group", "distributionList"

String False False
id

The receiver identity

String False False

Data

Field Description Type Optional Nullable
isStarred

Whether the conversation is starred

Boolean True False