API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Cursus users
Cursus users
The
users
wich are in a
cursus
GET /v2/cursus_users/graph(/on/:field(/by/:interval))
Return grouped temporal data on cursus users
See more
GET /v2/cursus_users
Return all the cursus users
GET /v2/users/:user_id/cursus_users
Return all the cursus users of the given User
GET /v2/cursus/:cursus_id/cursus_users
Return all the cursus users of the given Cursus
See more
GET /v2/cursus_users/:id
Get a cursus user
See more
vpn_key
POST /v2/cursus_users
Create a cursus user
POST /v2/users/:user_id/cursus_users
Create a cursus user for the given User
See more
vpn_key
PATCH /v2/cursus_users/:id
Update a cursus user
PUT /v2/cursus_users/:id
Update a cursus user
See more
vpn_key
DELETE /v2/cursus_users/:id
Destroy a cursus user
See more
↑ Scroll to top
#graph
#index
#show
#create
#update
#destroy
Feedback