PatchMembersByIdData

Type Alias: PatchMembersByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the intended modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the member to update.


query?

optional query?: never

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


url

[object Object]

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

On this page