cURL
curl --request POST \ --url https://api.usebouncer.com/v1.1/email/verify/batch/{batchId}/finish \ --header 'x-api-key: <api-key>'
{ "status": "400", "error": "Bad Request", "message": "batch has to be running to 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”.
OK
The response is of type object.
object