PutMailinglistsByIdData

Type Alias: PutMailinglistsByIdData

[object Object]

Defined in: app/api/types.gen.ts:3820

Properties

body?

optional body?: PostMailinglistDto

Defined in: app/api/types.gen.ts:3824

The DTO containing the updated details for the mailing list.


path

[object Object]

Defined in: app/api/types.gen.ts:3825

id

[object Object]

The ID of the mailing list to update.


query?

optional query?: never

Defined in: app/api/types.gen.ts:3831


url

[object Object]

Defined in: app/api/types.gen.ts:3832

On this page