API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Quests
Quests
Quests which can or must be done by
users
vpn_key
GET /v2/quests
Return all the quests
GET /v2/cursus/:cursus_id/quests
Return all the quests of the given Cursus
GET /v2/campus/:campus_id/quests
Return all the quests of the given Campus
GET /v2/users/:user_id/quests
Return all the quests of the given User
See more
vpn_key
GET /v2/quests/:id
Get a quest
See more
vpn_key
POST /v2/quests
Create a quest
See more
vpn_key
PATCH /v2/quests/:id
Update a quest
PUT /v2/quests/:id
Update a quest
See more
vpn_key
DELETE /v2/quests/:id
Destroy a quest
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
Feedback