Contrary to the endpoint /v1/post-registration, where we send a user, when we call this endpoint we will fetch Auth0 to retrieve an updated version of the user, and update it in our database.
This has the advantage that we only need to know the user’s email, as oposed to having Auth0 sending the full object.
true
, false
Successful Response
The response is of type any
.