DELETE
/
v1.1
/
email
/
verify
/
batch
/
{batchId}
curl --request DELETE \
  --url https://api.usebouncer.com/v1.1/email/verify/batch/{batchId} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
headerrequired

Path Parameters

batchId
string
required

Response

200 - application/json

The response is of type object.