addContactsToGroup

@Transactional
fun addContactsToGroup(tenantId: String, groupId: String, contactIds: List<String>): GroupResponse(source)