{ "status": "success", "data": "ok"}
{ "status": "error", "message": "Not Found", "code": "NOT_FOUND_ERROR"}
curl --verbose --header "Authorization: Bearer <token>" --request "DELETE" "https://vapi.verifyme.ng/v1/verifications/employment/<id>"