Add Vitals By User Id

Allows providers to add or update vital data for a specified user by their userId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the user whose vitals are being added or updated

Body Params
string
required

Unique identifier for the user.

string
required

Name of the vital sign.

number
required
Defaults to 0

Value of the vital sign.

string
required

Unit of measurement for the vital sign.

diseases
array of strings
required

Array of diseases associated with the vital sign.

diseases*
alerts
array of objects
required

Array of alerts associated with the vital sign.

alerts*
anomaly
object
required

Anomaly detection details for the vital sign.

boolean
required

Indicates if the vital sign is enabled.

boolean
required

Indicates if alerts should be sent out for the vital sign.

boolean
required

Indicates if the vital sign is mandatory.

boolean
required

Indicates if disease information should be overridden.

string
required

UserId of the user who last modified the vital sign.

date-time
required

Date and time when the vital sign was created.

date-time
required

Date and time when the vital sign was last updated.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json