PatchGroupsByIdData

Type Alias: PatchGroupsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the set of modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

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


url

[object Object]

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

On this page