PatchGroupmembershipsByIdData

Type Alias: PatchGroupmembershipsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the group membership to update.


query?

optional query?: never

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


url

[object Object]

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

On this page