Skip to main content
POST
Send emails in batch

Authorizations

X-API-Key
string
header
required

Prefix tor_ followed by a base64url-encoded random key. Obtain one from POST /api/v1/workspaces or POST /api/v1/auth/keys.

Body

application/json
emails
object[]
required
Required array length: 1 - 1000 elements

Response

All emails queued for delivery

data
object[]