PatchGroupmembershipsByIdData

Type Alias: PatchGroupmembershipsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the group membership to update.


query?

optional query?: never

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


url

[object Object]

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

On this page