<?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[Managing User IDs in FusionAuth: Options for Addressing Incorrect Assignments]]></title><description><![CDATA[<p dir="auto">We recently encountered an issue in our production environment. Is there a way to change the FusionAuth user ID of an existing user via an API endpoint or any other method?</p>
<p dir="auto">For example, we need to change the user ID <strong>eaccb343-1b62-4cc4-a9fb-0744a9da4812</strong> to <strong>eb0ca123-e3f2-408a-b3e9-049e0b4e6d2e</strong>. Unfortunately, we have around 10,000 users with incorrect IDs and are exploring options, including modifying the logic on our end.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2830/managing-user-ids-in-fusionauth-options-for-addressing-incorrect-assignments</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 11:52:30 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2830.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Dec 2024 20:20:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Managing User IDs in FusionAuth: Options for Addressing Incorrect Assignments on Tue, 31 Dec 2024 20:21:40 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately, FusionAuth does not support changing a user’s ID after the user has been created.</p>
<p dir="auto">However, when creating users via API, you can specify a custom user ID at the time of creation. This allows you to control user IDs during the initial setup.</p>
<p dir="auto"><strong>API Reference</strong>:</p>
<ul>
<li><a href="https://fusionauth.io/docs/apis/users#create-a-user" rel="nofollow ugc">Create a User API</a></li>
</ul>
<p dir="auto">Since the IDs are already assigned, your best option might be to adjust your integration logic or recreate the users with the desired IDs.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7691</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7691</guid><dc:creator><![CDATA[wesley]]></dc:creator><pubDate>Tue, 31 Dec 2024 20:21:40 GMT</pubDate></item></channel></rss>