PutRolesByIdData

Type Alias: PutRolesByIdData

[object Object]

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

Properties

body?

optional body?: RoleUpdateDto

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

The data transfer object containing the full updated role information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page