Creates a new campaign in draft status. Add contacts with POST /campaigns/{id}/contacts, then start the run with POST /campaigns/{id}/start.
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Human-readable campaign name.
Agent used for every call in this campaign.
Telephony provider. Must be in allowed_telephony_providers and have credentials configured.
mcube, twilio, exotel Optional campaign description.
Maximum concurrent active calls for this campaign. Clamped to 1-10.
1 <= x <= 10