API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Projects
Projects
Pedagogic projects of a
cursus
GET /v2/cursus/:cursus_id/projects
Return all the projects of the given Cursus
GET /v2/projects/:project_id/projects
Return all the projects of the given Project
GET /v2/projects
Return all the projects
GET /v2/me/projects
Return all the projects for the current resource owner
See more
GET /v2/projects/:id
Get a project
See more
vpn_key
POST /v2/projects
Create a project
See more
vpn_key
PATCH /v2/projects/:id
Update a project
PUT /v2/projects/:id
Update a project
See more
vpn_key
DELETE /v2/projects/:id
Destroy a project
See more
vpn_key
account_circle
PATCH /v2/projects/:id/retry
Retry the project user for the current resource owner
PUT /v2/projects/:id/retry
Retry the project user for the current resource owner
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
#retry
Feedback