Send a Test Campaign
POST https://api.sendgrid.com/v3/campaigns/:campaign_id/schedules/test
This endpoint allows you to send a test campaign.
To send to multiple addresses, use an array for the JSON to
value [one@address
,two@address
]
For more information:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |