v1

latestOpenAPI 3.0.1GNU General Public License v3 (GPL-3)2026-07-145265194.5 KB
reminders

Snooze, skip, or track a tracking reminder notification

Snooze, skip, or track a tracking reminder notification

post/v3/trackingReminderNotifications

Query parameters

userIdnumber

User's id

clientIdstring

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

Request body

action'skip' | 'snooze' | 'track' required

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

idnumber required

Id of the TrackingReminderNotification

modifiedValuenumber

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

Response

Successful Operation

descriptionstring required

Can be used as body of help info popup

summarystring required

Can be used as title in help info popup

statusstring

ex. OK or ERROR

successboolean

true or false

codenumber

Response code such as 200

linkstring

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