Make CallAsk AIpost https://api.naxai.com/voice/callMake an outbound callBody ParamsbatchIdstringlength ≤ 64An identifier for the batch sendingtoarray of stringsrequiredlength between 1 and 1000The destination number to call, numbers are in E.164 format without leading +.to* stringADD stringfromstringrequiredlength between 8 and 15The phone number to use when performing call in E.164 format without leading +.languagestringenumrequiredThe language to use for the Text-To-Speech.fr-FRfr-BEnl-NLnl-BEen-GBde-DEAllowed:fr-FRfr-BEnl-NLnl-BEen-GBde-DEvoicestringenumDefaults to womanThe voice to use for the Text-To-Speech: woman or man.manwomanAllowed:manwomanidempotencyKeystringlength between 1 and 128An optional idempotency key. Valid chars: a-zA-Z0-9_-calendarIduuidUsed to set specific delivery window outside of which messages won't be delivered. See Calendars to define Time Windows.scheduledAtintegerIf the call must be scheduled, the date provided must be less than 7 days in the future.machineDetectionbooleanDefaults to falseEnable Answering machine detection.truefalsevoicemailobjectvoicemail objectwelcomeobjectrequiredwelcome objectmenuobjectmenu objectendobjectend objectHeadersx-versionstringDefaults to 2023-03-25The version of API, by default use the last version.Responses 201A successful request returning the call(s) created. 401Unauthorized request. Make sure that you provided the right credentials. 422The request is invalid. 429Too Many Requests.Updated 7 months ago