PatchRolealiasesByIdData

Type Alias: PatchRolealiasesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the role alias to update.


query?

optional query?: never

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


url

[object Object]

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

On this page