Message: update / distributionList (client -> app)

Back to overview

Modify a distribution list.

This message SHALL be sent by the client in case the user wants to modify a distribution list.

Acknowledgement

This message is being acknowledged by:

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

(None)

Name Description
badRequest

Invalid request

internalError

An internal error occurred

invalidDistributionList

Distribution list not found

noMembers

Empty member list submitted

valueTooLong

The distribution list name is too long

Args

Field Description Type Optional Nullable
id

The distribution list id

String False False

Data

Field Description Type Optional Nullable
members

The list of distribution list members

Array<String> False False
name

The distribution list name (max 256 bytes, null to clear)

String True True
avatar

The high-res avatar (null to clear)

Binary True True