POST /v2/blocs/:bloc_id/squads_users
Create a squads user for the given Bloc


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


GET /v2/blocs/:bloc_id/squads_users
Return all the squads users of the given Bloc


PATCH /v2/squads_users/:id
Update a squads user

PUT /v2/squads_users/:id
Update a squads user