PatchMailinglistsByIdData

Type Alias: PatchMailinglistsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the update operations.


path

[object Object]

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

id

[object Object]

The ID of the mailing list to update.


query?

optional query?: never

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


url

[object Object]

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

On this page