PutRolesByIdData

Type Alias: PutRolesByIdData

[object Object]

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

Properties

body?

optional body?: RoleUpdateDto

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

The data transfer object containing the full updated role information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page