<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Delete user with proget api]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm using the ProGet api endpoint DELETE /api/security/users/delete?user=«username» to delete a user. Although the request return a 200 OK response, the user is not removed and still appears in ProGet.</p>
]]></description><link>https://forums.inedo.com/topic/5828/delete-user-with-proget-api</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 10:37:30 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5828.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Sep 2026 06:27:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Delete user with proget api on Thu, 10 Sep 2026 08:20:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/atripp" aria-label="Profile: atripp">@<bdi>atripp</bdi></a><br />
Thanks for your quick answer.<br />
I checked the name and it's correct, I was able to find it into the proget portal.<br />
I also check the Diagnostics Center but not error appear.<br />
Do I need to add simple or double quote around the name?<br />
Does pgutil a better option the api?</p>
]]></description><link>https://forums.inedo.com/post/20002</link><guid isPermaLink="true">https://forums.inedo.com/post/20002</guid><dc:creator><![CDATA[certificatemanager_4002]]></dc:creator><pubDate>Thu, 10 Sep 2026 08:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to Delete user with proget api on Thu, 10 Sep 2026 07:17:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/certificatemanager_4002" aria-label="Profile: certificatemanager_4002">@<bdi>certificatemanager_4002</bdi></a> ,</p>
<p dir="auto">My guess is there's some kind of typo with the username you're sending.</p>
<p dir="auto">The name is not validated before attempting to delete, which means you can type in any string and a <code>200</code> will be returned.</p>
<p dir="auto">If you don't send an arggument, you will get an error however.</p>
<p dir="auto">I would also try using <code>pgutil security users delete</code> to see if that helps:<br />
<a href="https://docs.inedo.com/docs/proget/api/security/users/delete" rel="nofollow ugc">https://docs.inedo.com/docs/proget/api/security/users/delete</a></p>
<p dir="auto">Thanks,<br />
Alana</p>
]]></description><link>https://forums.inedo.com/post/20001</link><guid isPermaLink="true">https://forums.inedo.com/post/20001</guid><dc:creator><![CDATA[atripp]]></dc:creator><pubDate>Thu, 10 Sep 2026 07:17:29 GMT</pubDate></item></channel></rss>