PutGroupsByIdData

Type Alias: PutGroupsByIdData

[object Object]

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

Properties

body?

optional body?: GroupUpdateDto

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

The data transfer object containing the updated group information.


path

[object Object]

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

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

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


url

[object Object]

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

On this page