MOTAR
Search
⌃K
MOTAR Platform Overview
Services
Register for a MOTAR Account
What's New
Recent Release Highlights
Release Notes
Product Roadmap
Develop
API
Getting Started
Authentication
User Profiles
Lightning Database
Images
Leaderboard
Data Analysis
Training
Question
Student
Course
Lesson
Assessment
Event Set
Class
xAPI
Notes
Push Notifications
Plugins
Natural Language Processing
User Communications
Error Codes
SDKs
Learn
MOTAR Ecosystem Branding
Permissions and Roles
How To Report Content
How To Set Listing Permissions
How to Use Mission Planner
Content Creator How-To
Developer How-To
Course Manager How-To
Student How-To
How To Install MOTAR Hub Applications
AI Agent
Self Authoring Tool
Photo Editing Tool
Support
Instructor FAQs
Student FAQs
Developer FAQs
ATO / Cybersecurity FAQs
Contact Us!
Powered By GitBook

Notes

This API exposes endpoints for managing student notes.
get
https://api.afcreate.com
/edu/v1/note/list
Get List of Notes
get
https://api.afcreate.com
/edu/v1/note
Get a Note
put
https://api.afcreate.com
/edu/v1/note
Create a Note
post
https://api.afcreate.com
/edu/v1/note/remove
Delete a Note
Previous
xAPI
Next
Push Notifications
Last modified 3yr ago
Copy link
On this page
get
Get List of Notes
get
Get a Note
put
Create a Note
post
Delete a Note