PutGroupsByIdData

Type Alias: PutGroupsByIdData

[object Object]

Defined in: api/types.gen.ts:4022

Properties

body?

optional body?: GroupUpdateDto

Defined in: api/types.gen.ts:4026

The data transfer object containing the updated group information.


path

[object Object]

Defined in: api/types.gen.ts:4027

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

Defined in: api/types.gen.ts:4033


url

[object Object]

Defined in: api/types.gen.ts:4034

On this page