Message: create / distributionList (client -> app)

Back to overview

Create a new distribution list.

This message SHALL be sent when the user creates a new distribution list in the client.

Acknowledgement

This message is being acknowledged by:

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

(None)

Name Description
badRequest

Invalid request

internalError

An internal error occurred

valueTooLong

The distribution list name is too long

Args

None

Data

Field Description Type Optional Nullable
members

The list of distribution list member identities

Array<String> False False
name

The distribution list name (max 256 bytes)

String True False