Comment on page
Logs
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 | required | | |
habit_id | String | optional | |
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