#!/bin/bash

curl -X DELETE http://localhost:8080/api/dataverses/peteDelete1?key=pete
curl -X DELETE http://localhost:8080/api/dataverses/peteDelete2?key=pete
curl -X DELETE http://localhost:8080/api/dataverses/peteDelete3?key=pete
curl -X DELETE http://localhost:8080/api/dataverses/peteDeleteTop?key=pete
