FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    How to Delete Duplicate User Accounts in FusionAuth

    Scheduled Pinned Locked Moved
    Frequently Asked Questions (FAQ)
    api
    1
    2
    1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wesley
      last edited by

      We’re encountering duplicate user accounts in FusionAuth because some users have logged in with different IDs. We want to ensure that each user only has a single account. Can you provide guidance on how to delete duplicate accounts in FusionAuth?

      W 1 Reply Last reply Reply Quote 0
      • W
        wesley @wesley
        last edited by

        If you’ve identified which duplicate accounts need to be removed, FusionAuth provides APIs to help manage this process. For smaller numbers of users, you can use the Delete User API, which allows you to either hard-delete or soft-delete (deactivate) a user account.

        • Delete a User API

        If you’re dealing with many duplicate accounts, the Bulk Delete Users API may be a more efficient option to handle multiple deletions in one request.

        • Bulk Delete Users API

        These APIs can help you clean up your user records and ensure each person has only one account in your FusionAuth system.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post