PatchActivitiesByIdData

Type Alias: PatchActivitiesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the activity to update.


query?

optional query?: never

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


url

[object Object]

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

On this page