Actions List
Last updated
Last updated
The table describes all properties of an Action object.
GET
https://api.habitify.me/actions/:habit_id
This endpoint allows you to get actions of the habit
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://api.habitify.me/actions/:habit_id/:action_id
Action successfully retrieved.
POST
https://api.habitify.me/actions/:habit_id
Create a new action of the habit successfully
PUT
https://api.habitify.me/actions/:habit_id/:action_id
DELETE
https://api.habitify.me/actions/:habit_id/:action_id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name
Type
Required
Description
id
String
required
remind_at
String
required
status
Number
required
title
String
required
updated_at
Date
required
habit_id
String
required
habit_id
string
Authorization
string
API Key
action_id
string
habit_id
string
Authorization
string
API Key
habit_id
string
Authorization
string
API Key
title
string
remind_at
string
Date Format
action_id
string
habit_id
string
Authorization
string
API Key
status
string
Only accept the value of status in Action Status
title
string
remind_at
string
Date Format
action_id
string
habit_id
string
Authorization
string
API Key