PutRolesByIdData

Type Alias: PutRolesByIdData

[object Object]

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

Properties

body?

optional body?: RoleUpdateDto

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

The data transfer object containing the full updated role information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page