DeleteMailinglistsById
Function: deleteMailinglistsById()
deleteMailinglistsById<
ThrowOnError>(options):RequestResult<DeleteMailinglistsByIdResponses,DeleteMailinglistsByIdErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:634
Un-curates a mailing list. This never touches the actual list at the provider. Board members only.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options
Options<DeleteMailinglistsByIdData, ThrowOnError>
Returns
RequestResult<DeleteMailinglistsByIdResponses, DeleteMailinglistsByIdErrors, ThrowOnError>