PutRolealiasesByIdData

Type Alias: PutRolealiasesByIdData

[object Object]

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

Properties

body?

optional body?: RoleAliasUpdateDto

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

The data transfer object containing the updated alias information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role alias to update.


query?

optional query?: never

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


url

[object Object]

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

On this page