POST
/
v3
/
trackingReminderNotifications

Authorizations

Authorization
string
header
required

Enter your bearer token in the format Bearer access_token_here

Query Parameters

clientId
string

Your client id can be obtained by creating an app at https://builder.quantimo.do

Body

application/json · object[]
action
enum<string>
required

track records a measurement for the notification. snooze changes the notification to 1 hour from now. skip deletes the notification.

Available options:
skip,
snooze,
track
id
number
required

Id of the TrackingReminderNotification

modifiedValue
number

Optional value to be recorded instead of the tracking reminder default value

Response

201 - application/json
description
string
required

Can be used as body of help info popup

summary
string
required

Can be used as title in help info popup

card
object
code
number

Response code such as 200

errors
object[]

Array of error objects with message property

A super neat url you might want to share with your users!

status
string

ex. OK or ERROR

success
boolean

true or false