PatchMailinglistsById

Function: patchMailinglistsById()

patchMailinglistsById<ThrowOnError>(options): RequestResult<PatchMailinglistsByIdResponses, PatchMailinglistsByIdErrors, ThrowOnError>

Defined in: api/sdk.gen.ts:643

Changes the visibility of an existing curated mailing list. Board members only.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<PatchMailinglistsByIdData, ThrowOnError>

Returns

RequestResult<PatchMailinglistsByIdResponses, PatchMailinglistsByIdErrors, ThrowOnError>

On this page