PutGroupsByIdData

Type Alias: PutGroupsByIdData

[object Object]

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

Properties

body?

optional body?: GroupUpdateDto

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

The data transfer object containing the updated group information.


path

[object Object]

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

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

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


url

[object Object]

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

On this page