createUserEmail
deleteUserEmail
getUserEmail
modifyUserEmail
verifyUserEmail
For use in a test or QE environment, this endpoint verifies the email address for the specified user. It simulates the logic of email verification by the user, via a signature token, without actually sending the email to the user.
In a production system, verification email is sent using:
-
Automatically to the user via the CloudBees Software Delivery Automation server when an alternative email is created or modified.
-
Using a special verify action in the CloudBees CI licenses for unverified CloudBees CI users.