DELETE
/
verify
/
batch
/
{id}
curl --request DELETE \
  --url https://apis.proofy.io/v1/verify/batch/{id}
{
  "message": "Batch successfully deleted"
}

Authorizations

api_key
string
query
required

Path Parameters

id
string
required

Response

200
application/json
Successful

The response is of type object.