Delete volume
/volumes/{id}
Delete volume
Path Parameters
id: string
Delete volume
curl http://localhost:8080/volumes/$ID \
-X DELETE \
-H "Authorization: Bearer $HYPEMAN_API_KEY"
Delete volume
curl http://localhost:8080/volumes/$ID \
-X DELETE \
-H "Authorization: Bearer $HYPEMAN_API_KEY"