Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Deleting packages via the API
-
Hi,
This is a follow-up to this question: http://inedo.com/support/questions/4413
It wasn't clear to me from that how to accomplish this task. I tried and was told the API accepts only POSTs and GETs. How should I construct a POST to do this?Also, is there a plan to make this functionality externally viewable?
Thanks,
JoelProduct: ProGet
Version: 3.8.0 -
There must be some confusion here... I don't see where you could be getting that message.
Simply perform an HTTP DELETE to http://server/nuget/PackageName/PackageVersion to delete the package.
If you need to see the exact format NuGet uses, run the nuget.exe client while using Fiddler, and run the nuget delete command mentioned in the linked post.
-
Thanks. Once I gave the anonymous user delete package privileges, and passed the API key as a header, I was able to accomplish this. However, I find it odd that a successful DELETE call returns nothing.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login