@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.