User profile page by id?

You can make a POST request to /admin/users/sync_sso for this. If you are using the Discourse API gem, you can use the gem’s sync_sso method for this. If you are not using the gem, see Sync SSO user data with the sync_sso route for details about setting up the request.

4 Likes