PutGroupsByIdData

Type Alias: PutGroupsByIdData

[object Object]

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

Properties

body?

optional body?: GroupUpdateDto

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

The data transfer object containing the updated group information.


path

[object Object]

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

id

[object Object]

The unique identifier of the group to update.


query?

optional query?: never

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


url

[object Object]

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

On this page