Reminders

Reminders

Add, remove, list and tag reminders.

Name For Model
reminders
Update Date
a year ago
Description For Model
Adds, removes and views user's reminders.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1findGETReturns a list of reminders.
2addPOSTAdds a reminder to the list.
3removePOSTDeletes a reminder from the list.
4tagPOSTTags some reminders.
5untagPOSTUntags reminders. Only the provided reminders are untagged.