Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Use an API key from https://nuntly.com/api-keys. Required on every endpoint.

Headers

Idempotency-Key
string

Unique key to ensure the request is processed at most once. UUIDv4 recommended.

Required string length: 1 - 255

Body

application/json
emails
object[]
required

The bulk emails to send.

fallback
object

Used as a fallback field email value if no value is present in emails.

Response

Request accepted.

data
object
required