• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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 10 Jan 2023, 14:33

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

    D 1 Reply Last reply 14 Jan 2023, 00:48 Reply Quote 0
    • D
      dan @tsukhwani
      last edited by 14 Jan 2023, 00:48

      @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
      2 out of 2
      • First post
        2/2
        Last post