GET /v2/coalitions/:coalition_id/coalitions_users
Return all the coalitions users of the given Coalition

GET /v2/coalitions_users
Return all the coalitions users

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



POST /v2/coalitions_users
Create a coalitions user


PATCH /v2/coalitions_users/:id
Update a coalitions user

PUT /v2/coalitions_users/:id
Update a coalitions user


DELETE /v2/coalitions_users/:id
Destroy a coalitions user