Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. kvasudevan_8753
    3. Best
    K
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by kvasudevan_8753

    • RE: How to delete packages with the ProGet REST API?

      To delete a package using curl:

      curl -kL -v -X DELETE -u Admin:<pass> http://<api endpoint url>/package/<package_name>/<package_version>

      you can get the api endpoint url from the feed settings. top right hand corner.

      posted in Support
      K
      kvasudevan_8753
    • 1 / 1