API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Notes
Notes
A note for an
user
vpn_key
account_circle
GET /v2/users/:user_id/notes
Return all the notes of the given User
GET /v2/campus/:campus_id/notes
Return all the notes of the given Campus
GET /v2/notes
Return all the notes
See more
vpn_key
account_circle
GET /v2/notes/:id
Get a note
See more
vpn_key
account_circle
POST /v2/notes
Create a note
See more
vpn_key
account_circle
PATCH /v2/notes/:id
Update a note
PUT /v2/notes/:id
Update a note
See more
vpn_key
account_circle
DELETE /v2/notes/:id
Destroy a note
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
Feedback