Send an email campaign immediately, based on campaignId

Send an existing email campaign immediately by scheduling it for the current time. The campaign must have valid recipients and content configured before sending. The system verifies your account”s send limit and credit balance before dispatching; if credits are insufficient, a 402 error is returned.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

campaignIdlongRequired
Id of the campaign

Errors

400
Bad Request Error
402
Payment Required Error
404
Not Found Error