v1
latestOpenAPI 3.1.02026-07-26359254.7 MBEmail Validations
Schedule email validation
<small>Requires the contacts:operate scope (or a broader one that includes it).</small>
Schedules an asynchronous email-validation job for the supplied contact IDs. Returns 202 Accepted with a Location header pointing at /v3/background-jobs/{jobId} — poll that endpoint for status and the eventual result.
The eligibility filter (team scope + RequiresValidation status) and the credits cap applied here mirror the /estimate semantics. Set acceptPartial = true to schedule whatever credits allow when the team's balance is below the eligible count.
post/v3/email-validations/schedule
Request body
Response
Job scheduled successfully