retryCampaign

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