PingOne Platform APIs

Task 2: Configure Your Test User

The Configure Your Test User endpoints perform the following actions:

  • Update (or create) a population.

  • Update (or create) a user.

  • Set the user’s password.

  • Enable MFA for the user.

  • Set an MFA device for the user.

What you’ll do

You will create two new users, one in the source environment and one in the destination environment.

  • POST requests to create the new populations.

  • POST requests to create the new users.

  • PUT requests to set each user’s password.

If you choose to use an alternate test users, be aware that the variables in the Postman collections point to the user IDs created in this collection. You must change these values manually either in your Postman environment or in the endpoint’s request body to authenticate the alternate test users.