latestOpenAPI 3.0.02026-08-10171532.2 KB

c6c3717d477d

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