v1

latestOpenAPI 3.0.02026-07-2612645160.3 KB
email-channel

Send an email campaign

Force-dispatches a DRAFT or SCHEDULED campaign now. No-op once it is already SENDING/SENT.

post/api/public/email-campaign/send/{id}

Path parameters

idstring uuid required

Headers

x-api-keystring required

API key needed to authorize the request

Response

successboolean

Example response

{
  "success": true
}