PatchActivitiesByIdData

Type Alias: PatchActivitiesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the activity to update.


query?

optional query?: never

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


url

[object Object]

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

On this page