The short name of the list that will be used for public sharing.
description (optional)
The description of the list.
entry\d+ (optional)
This is a collection of parameters that are dynamically named. They all start with the entry prefix and end with the id of the entry that you want to modify. The values of the parameters are the new entry names.
remove (optional)
The list of entry ids to remove. These are the numeric identifiers, separated with commas.
Errors
WRONGLENGTH:name
The list name was too long (max. 255 chars).
WRONGLENGTH:shortName
The short name was too long (max. 32 chars).
UNICITY:ownerId
There is already a list with the provided short name for this account.
UNICITY:shortName
There is already a list with the provided short name for this account.