PatchGroupsByIdData

Type Alias: PatchGroupsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the set of modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

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


url

[object Object]

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

On this page