{
"status": "400",
"error": "Bad Request",
"message": "batch has to be running to finish"
}{}Batch
Finish
This endpoint will trigger internal job which will finish processing and return credits for remaining not verified emails.
Results can be downloaded once status endpoint will return status “completed”.
POST
/
v1.1
/
email
/
verify
/
batch
/
{batchId}
/
finish
{
"status": "400",
"error": "Bad Request",
"message": "batch has to be running to finish"
}{}