Create campaignAsk AIpost https://{defaultHost}/api/v4/campaignsCreates a new outbound dialer campaign.Body Paramsnamestringrequiredlength ≤ 100The name of the campaign. Must be unique within the contact center.strategystringenumDefaults to simpleDialing strategy for the campaign. predictive_ai is only available if Dialer AI is enabled for the contact center.simplesimplepredictive_aiAllowed:simplepredictive_aidial_levelfloat1 to 6Defaults to 1Number of simultaneous call attempts per available agent.dial_level_overrideobjectDial level override configuration.dial_level_override objectmax_dial_timeinteger1 to 600Defaults to 60Maximum time in seconds to spend dialing a contact before hanging up.max_wait_timeinteger0 to 3600Defaults to 5Maximum time in seconds to wait for an available agent when a contact answers.max_dial_attemptsinteger1 to 99Defaults to 3Maximum number of attempts to dial a contact.voice_message_idinteger | nullIdentifier of the voice message to play. Must reference an existing voice message in the contact center.amd_enabledbooleanDefaults to trueWhether answering machine detection is enabled for calls.truetruefalseliveobject | nullConfiguration for adding leads to the campaign while it is running.live object | nullcaller_id_setsarray of objectsrequiredlength between 1 and 20Sets of caller IDs used for outbound calls. Maximum 20 sets.caller_id_sets* objectphone_numbersarray of stringsrequiredPhone numbers in the caller ID set.phone_numbers*ADD stringADD objectuse_local_caller_idbooleanDefaults to falseWhether to use only caller IDs matching the contact's country or region.falsetruefalseasr_optimization_enabledbooleanDefaults to trueWhether ASR (Answer Seizure Ratio) optimization is enabled.truetruefalsepost_call_ratingobject | nullPost-call survey configuration.post_call_rating object | nullcontact_local_timeobject | nullTime restrictions for calling contacts based on their local time. Only available if the contact local time feature is enabled for the contact center. Set to null to clear.contact_local_time object | nullfollow_up_rulesobject | nullRules for redialing contacts based on call disposition. Each disposition can have up to 20 rules.follow_up_rules object | nullResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 422Unprocessable Entity 429Too many requestsUpdated 22 days ago