The POST /environments/{{envID}}/users/{{userID}}/password
operation set a new password for the user you created in Step 11. The request requires the application/vnd.pingidentity.password.set+json
custom content type set in the Content-Type
HTTP header.
The request body sets the new password in the value
property. In this use case, the forceChange
property is set to false
.