Creates a new campaign call and map it to a campaign entry.Copy Pagepost 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 Paramsapplication/jsonapplication/*+jsonThe campaign call details.resultint32enum0 = NotTreated, 1 = NotReached, 2 = ReachedCallBackLater, 3 = ReachedInterested, 4 = ReachedNotInterested, 5 = NotEligible, 6 = ReachedDoNotCallAgain0123456Allowed:0123456commentstring | nullwait_untildate-time | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated 11 months ago