<?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[How can I disable a user without deleting them?]]></title><description><![CDATA[<p dir="auto">I want to disable a user account, but I want to keep their information around.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/798/how-can-i-disable-a-user-without-deleting-them</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 17:09:27 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/798.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Feb 2021 20:57:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I disable a user without deleting them? on Mon, 08 Feb 2021 20:59:55 GMT]]></title><description><![CDATA[<p dir="auto">You can use a 'soft delete'.</p>
<p dir="auto">Whenever you delete a user with the API without using <code>hardDelete=true</code>, the user is not able to login, but will still be visible in the API and the management UI.</p>
<p dir="auto">See <a href="https://fusionauth.io/docs/v1/tech/apis/users/#delete-a-user" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/users/#delete-a-user</a> for more.</p>
]]></description><link>https://fusionauth.io/community/forum/post/2348</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2348</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 08 Feb 2021 20:59:55 GMT</pubDate></item></channel></rss>