PutRolealiasesByIdData

Type Alias: PutRolealiasesByIdData

[object Object]

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

Properties

body?

optional body?: RoleAliasUpdateDto

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

The data transfer object containing the updated alias information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role alias to update.


query?

optional query?: never

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


url

[object Object]

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

On this page