API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Teams uploads
Teams uploads
An uploaded mark for a
team
, given by a bot (like
the Moulinette
), without any defence.
GET /v2/teams/:team_id/teams_uploads
Return all the teams uploads of the given Team
GET /v2/teams_uploads
Return all the teams uploads
See more
GET /v2/teams_uploads/:id
Get a teams upload
See more
vpn_key
POST /v2/teams_uploads
Create a teams upload
See more
vpn_key
PATCH /v2/teams_uploads/:id
Update a teams upload
PUT /v2/teams_uploads/:id
Update a teams upload
See more
vpn_key
DELETE /v2/teams_uploads/:id
Destroy a teams upload
See more
vpn_key
POST /v2/teams_uploads/multiple_create
Create multiple teams uploads
See more
↑ Scroll to top
#index
#show
#create
#update
#destroy
#multiple_create
Feedback