PutRolealiasesByIdData

Type Alias: PutRolealiasesByIdData

[object Object]

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

Properties

body?

optional body?: RoleAliasUpdateDto

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

The data transfer object containing the updated alias information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role alias to update.


query?

optional query?: never

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


url

[object Object]

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

On this page