GET /chat/:chatID/participantsReturns all participants in a given chat
PUT /chat/:chatID/participantsAdds an array of participants to a given chat
PUT /chat/:chatID/participantsAdds an array of participants to a given chat
DELETE /chat/:chatID/participantsRemoves an array of participants to a given chat