Mailinglist

Update a mailinglist

put/mailing-lists/{mailinglistId}

Request body

namestring

The label of the mailinglist

descriptionstring

A description for the mailinglist

Example request

{
  "name": "Managers",
  "description": "Managers from region West"
}

Response

Update a mailinglist

MailinglistResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.