PatchMailinglistsByIdData

Type Alias: PatchMailinglistsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the update operations.


path

[object Object]

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

id

[object Object]

The ID of the mailing list to update.


query?

optional query?: never

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


url

[object Object]

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

On this page