GET /v2/community_services/graph(/on/:field(/by/:interval))
Return grouped temporal data on community services


GET /v2/closes/:close_id/community_services
Return all the community services of the given Close

GET /v2/community_services
Return all the community services



PUT /v2/community_services/:id/validate
Validate the given community service

PATCH /v2/community_services/:id/validate
Validate the given community service


PUT /v2/community_services/:id/invalidate
Invalidate the given community service

PATCH /v2/community_services/:id/invalidate
Invalidate the given community service


POST /v2/community_services
Create a community service


PATCH /v2/community_services/:id
Update a community service

PUT /v2/community_services/:id
Update a community service


DELETE /v2/community_services/:id
Destroy a community service