PutRolealiasesByIdData

Type Alias: PutRolealiasesByIdData

[object Object]

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

Properties

body?

optional body?: RoleAliasUpdateDto

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

The data transfer object containing the updated alias information.


path

[object Object]

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

id

[object Object]

The unique identifier of the role alias to update.


query?

optional query?: never

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


url

[object Object]

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

On this page