GET /v2/coalitions
Return all the coalitions

GET /v2/users/:user_id/coalitions
Return all the coalitions of the given User

GET /v2/blocs/:bloc_id/coalitions
Return all the coalitions of the given Bloc



POST /v2/coalitions
Create a coalition


PATCH /v2/coalitions/:id
Update a coalition

PUT /v2/coalitions/:id
Update a coalition