The POST /environments/{envId}/users/{userId}
operation action verifies the user account. The request body requires the verificationCode
attribute identifying the verification code sent to the user’s email address to check the account. This operation uses the application/vnd.pingidentity.user.verify+json
custom content type in the request header.
Upon success, the lifecycle.status
property of the user is set to ACCOUNT_OK
.