Skip to main content

Method

PATCH /v1/comms/lists/:id

Path Parameters

string
required
The list ID.

Headers

string
required
Bearer token (requires comms:write).
string
required
application/json

Body Parameters

string
Updated name (max 255 characters).
string
Updated description (max 1000 characters). Pass null to clear.
boolean
Update double opt-in setting.

Request Example

Response Example