API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Squads users
Squads users
A
squads_users
will group users inside a same coalition
vpn_key
POST /v2/blocs/:bloc_id/squads_users
Create a squads user for the given Bloc
See more
vpn_key
DELETE /v2/blocs/:bloc_id/squads_users/:id
Destroy a squads user for the given Id, associated with the given Bloc
DELETE /v2/squads_users/:id
Destroy a squads user
See more
vpn_key
GET /v2/blocs/:bloc_id/squads_users
Return all the squads users of the given Bloc
See more
vpn_key
PATCH /v2/squads_users/:id
Update a squads user
PUT /v2/squads_users/:id
Update a squads user
See more
↑ Scroll to top
#create
#destroy
#index
#update
Feedback