Notes
This table describes all properties of a Note object.
get
https://api.habitify.me
/notes/:habit_id
List Notes
post
https://api.habitify.me
/notes/:habit_id
Add Text Note
post
https://api.habitify.me
/notes/addImageNote/:habit_id
Add Image Note
delete
https://api.habitify.me
/notes/:habit_id/:note_id
Delete Note
delete
https://api.habitify.me
/notes/:habit_id
Delete Notes
Last modified 2yr ago