Check
Email Checks
Allows the creation of one or more email checks in a single request.
POST
Authorizations
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.
The body is of type object
.
Response
200
application/json
Successful response for email checks.
The response is of type object
.