PatchRolesByIdData

Type Alias: PatchRolesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the set of intended modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page