curl --location --request POST 'https://apicfa.convirza.com/v2/callflow/multilevelivr' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"call_flow_id": 0,
"call_flow_name": "string",
"call_flow_status": "active",
"repeat_interval": 72,
"call_value": 0,
"channel_id": 7,
"message": "string",
"group_id": 0,
"campaign_id": 1,
"email_to_notify": "user@example.com",
"voicemail_rings": 1,
"voicemail_greeting": "string",
"webhook_enabled": false,
"webhook_id": 0,
"spam_threshold": 0,
"spam_filter_enabled": false,
"referral_number": 1000000000,
"number": {
"phone_number_id": 0,
"phone_number": 1000000000
},
"number_pool": {
"pool_id": 1,
"pool_name": "string",
"keep_alive_minutes": 60,
"number_quantity": 1,
"npa": 0,
"nxx": 0
},
"ivrs": [
{
"key": 0,
"action": "simple",
"destination": "string",
"message": "string",
"ivrData": [
{
"key": 0,
"action": "simple",
"destination": "string",
"message": "string",
"ivrData": [
{
"key": 0,
"action": "simple",
"destination": "string",
"message": "string",
"geoData": {
"route_by": "Claimed State",
"proximity_limit": 1,
"location_id": 0,
"target_did": 1000000000
},
"scheduleRoute": {
"timezone": "Atlantic",
"default_ringto": 1000000000,
"voicemail_enabled": false,
"schedules": [
{
"schedule_days": [
{
"id": "AllDays"
}
],
"schedule_start_time": "string",
"schedule_end_time": "string",
"ring_to": 1000000000,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"isSimultaneous": false,
"voicemail_enabled": false
}
]
},
"target_did": 1000000000,
"isSimultaneous": false,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"record_enabled": false,
"play_disclaimer": "never",
"whisper_enabled": false,
"whisper_message": "string",
"voicemail_enabled": false,
"go_back_key": 0
}
],
"geoData": {
"route_by": "Claimed State",
"proximity_limit": 1,
"location_id": 0,
"target_did": 1000000000
},
"scheduleRoute": {
"timezone": "Atlantic",
"default_ringto": 1000000000,
"voicemail_enabled": false,
"schedules": [
{
"schedule_days": [
{
"id": "AllDays"
}
],
"schedule_start_time": "string",
"schedule_end_time": "string",
"ring_to": 1000000000,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"isSimultaneous": false,
"voicemail_enabled": false
}
]
},
"target_did": 1000000000,
"isSimultaneous": false,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"record_enabled": false,
"play_disclaimer": "never",
"whisper_enabled": false,
"whisper_message": "string",
"voicemail_enabled": false,
"go_back_key": 0
}
],
"geoData": {
"route_by": "Claimed State",
"proximity_limit": 1,
"location_id": 0,
"target_did": 1000000000
},
"scheduleRoute": {
"timezone": "Atlantic",
"default_ringto": 1000000000,
"voicemail_enabled": false,
"schedules": [
{
"schedule_days": [
{
"id": "AllDays"
}
],
"schedule_start_time": "string",
"schedule_end_time": "string",
"ring_to": 1000000000,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"isSimultaneous": false,
"voicemail_enabled": false
}
]
},
"target_did": 1000000000,
"isSimultaneous": false,
"overflowNumbers": [
{
"overflowNumber": 1000000000,
"rings": 1
}
],
"record_enabled": false,
"play_disclaimer": "never",
"whisper_enabled": false,
"whisper_message": "string",
"voicemail_enabled": false
}
]
}
]'[
{
"result": "string",
"data": "string",
"entry_count": 0
}
]