PatchStudiesByIdData

Type Alias: PatchStudiesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the intended modifications.


path

[object Object]

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

id

[object Object]

The unique identifier of the study to update.


query?

optional query?: never

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


url

[object Object]

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

On this page