sendCampaign

@PostMapping(value = ["/campaigns/{id}/send"])
fun sendCampaign(@PathVariable id: String): CampaignResponse(source)