Initiates a new campaign with the specified configuration.
| Parameter | Type | Required | Description |
|---|---|---|---|
agent_id | string | ✅ | ID of the agent that will handle all campaign calls |
list_id | string | ✅ | ID of the uploaded campaign contact list |
from_numbers | array | ✅ | Phone numbers to use for outbound calls |
(Required) Your Ringg AI API key.
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
(Required) ID of the agent that will handle the calls.
"830f767a-397e-4b39-82ff-235cd344e2f9"
(Required) ID of the uploaded campaign contact list.
"123e4567-e89b-12d3-a456-426614174000"
(Required) Array of phone numbers to use for outbound calls.
["+1234567890", "+0987654321"]