Creates a new campaign call and map it to a campaign entry.Ask AIpost https://api.mozzeno.com/campaigns/profiles/{profileId}/campaign-entries/{campaignEntryId}/callsPOST: /campaigns/profiles/{profileId}/campaign-entries/{campaignEntryId}/callsPath ParamsprofileIduuidrequiredThe profile id.campaignEntryIduuidrequiredThe related campaign entry id.Body ParamsThe campaign call details.resultint32enum0 = NotTreated, 1 = NotReached, 2 = ReachedCallBackLater, 3 = ReachedInterested, 4 = ReachedNotInterested, 5 = NotEligible, 6 = ReachedDoNotCallAgain0123456Allowed:0123456commentstring | nullwait_untildate-time | nullResponses 201The entity has been created. 400The input model is not valid.Updated 9 months ago