PatchRolesByIdData

Type Alias: PatchRolesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the set of intended modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the role to update.


query?

optional query?: never

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


url

[object Object]

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

On this page