Skip to main content
PUT
Update Measurement Goal

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

patient_id
string
required
goal_id
string
required

Body

application/json
goalValue
number | null
goalMin
number | null
goalMax
number | null
label
string | null

Response

Successful Response

id
string
required
patientId
string
required
fieldId
string
required
isComputed
boolean
default:false
goalValue
number | null
goalMin
number | null
goalMax
number | null
label
string | null
creatorId
string | null
createdDate
string<date-time> | null
updatedDate
string<date-time> | null
isArchived
boolean
default:false