Comment on page

Logs

Properties

This table describes all properties of a Log object.
Name
Type
Required
Description
id
String
required
value
Double
required
created_date
Date
required
unit_type
Unit Type
required
habit_id
String
optional

Available Methods

get
https://api.habitify.me
/logs/:habit_id
List Logs
post
https://api.habitify.me
/logs/:habit_id
Add Log
delete
https://api.habitify.me
/logs/:habit_id/:log_id
Delete Log
delete
https://api.habitify.me
/logs/:habit_id
Delete Logs
Last modified 2yr ago