Moods

Properties

The table describes all properties of a Mood object.
Name
Type
Required
Description
id
String
required
value
String
required
created_at
Date
required

Available Methods

get
https://api.habitify.me
/moods
List Moods
get
https://api.habitify.me
/moods/:mood_id
Get mood by id
post
https://api.habitify.me
/moods
Create a new mood
put
https://api.habitify.me
/moods/:mood_id
Update mood
delete
https://api.habitify.me
/moods/:mood_id
Delete mood