API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Notions
Notions
The elearning notion in a
cursus
GET /v2/cursus/:cursus_id/notions
Return all the notions of the given Cursus
GET /v2/tags/:tag_id/notions
Return all the notions of the given Tag
GET /v2/notions
Return all the notions
See more
GET /v2/notions/:id
Get a notion
See more
vpn_key
POST /v2/notions
Create a notion
See more
vpn_key
PATCH /v2/notions/:id
Update a notion
PUT /v2/notions/:id
Update a notion
See more
vpn_key
DELETE /v2/notions/:id
Destroy a notion
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
Feedback