Skip to main content
POST
Create Email Check

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload to create one or more email checks.

emailChecks
object[]

Response

Successful response for email checks.

success
boolean
Example:

true

message
string
Example:

"Successfully done"