API Docs / Operations / Scheduled Sends / Send Scheduled Send Now

Send Scheduled Send Now

POST /tenants/{tenant}/scheduled-sends/{code}/send-now

Dispatches a pending scheduled send immediately instead of waiting for its scheduled time. Also the retry action for Failed rows.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

202 Accepted
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found