API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Scores
Scores
Points given to a
coalition
.
vpn_key
GET /v2/scores
Return all the scores
GET /v2/coalitions/:coalition_id/scores
Return all the scores of the given Coalition
GET /v2/coalitions_users/:coalitions_user_id/scores
Return all the scores of the given Coalitions user
GET /v2/blocs/:bloc_id/scores
Return all the scores of the given Bloc
See more
vpn_key
GET /v2/scores/:id
Get a score
GET /v2/coalitions/:coalition_id/scores/:id
Get a score of the given Id, associated with the given Coalition
GET /v2/coalitions_users/:coalitions_user_id/scores/:id
Get a score of the given Id, associated with the given Coalitions user
GET /v2/blocs/:bloc_id/scores/:id
Get a score of the given Id, associated with the given Bloc
See more
vpn_key
POST /v2/coalitions/:coalition_id/scores
Create a score for the given Coalition
See more
vpn_key
DELETE /v2/coalitions/:coalition_id/scores/:id
Destroy a score for the given Id, associated with the given Coalition
See more
↑ Scroll to top
#index
#show
#create
#destroy
Feedback