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

    Is there any way to verify user as well as change its password with one API call?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    2.7k
    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.
    • T
      tsukhwani
      last edited by

      any API available to update user's password as well as verify user's registration in single api call to fusion auth?

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @tsukhwani
        last edited by

        @tsukhwani Not that I know of. I don't think you can verify a user's registration via API.

        You should be able to use the Update User API to update verify the user's email, though.

        From my reading of the docs, if you set skipVerification to true, it sets verified to true, and you can set the password at the same time.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

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