post https://app.quantimo.do/api/v3/trackingReminders
This is to enable users to create reminders to track a variable with a default value at a specified frequency
Log in to see full request history
Response
This is to enable users to create reminders to track a variable with a default value at a specified frequency
xxxxxxxxxx
curl --request POST \
--url https://app.quantimo.do/api/v3/trackingReminders \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!