send_campaign
Send a campaign immediately or schedule it for later by providing a date and time.
Instructions
Send a campaign now, or schedule it with scheduled_at (POST /campaigns/:id/send).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The campaign id. | |
| scheduled_at | No | Optional ISO 8601 / natural-language schedule time. Omit to send now. |