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
Last modified 3yr ago