PostMailinglists

Function: postMailinglists()

postMailinglists<ThrowOnError>(options?): RequestResult<PostMailinglistsResponses, PostMailinglistsErrors, ThrowOnError>

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

Curates a provider list, exposing it to members with the given visibility. Board members only.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<PostMailinglistsData, ThrowOnError, unknown>

Returns

RequestResult<PostMailinglistsResponses, PostMailinglistsErrors, ThrowOnError>

On this page