PutRolesByIdData

Type Alias: PutRolesByIdData

[object Object]

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

Properties

body?

optional body?: RoleUpdateDto

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

The data transfer object containing the full updated role information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page