Publication Date – May 21, 2020
https://api.bitsighttech.com/ratings/v2/users/user_guid/resend-activation-email
Resend the Welcome to Bitsight email, which includes their activation link to access the Bitsight platform.
Parameters
*Required.
Parameter | Description | Values |
---|---|---|
user_guidPath |
Identify the user to edit. | [String] User unique identifier [user_guid ]. See GET: Users. |
Example Request
curl -X POST https://api.bitsighttech.com/ratings/v2/users/11111111-aaaa-1111-aaaa-111111111111/resend-activation-email -u api_token:
Response Codes
Code | Description |
---|---|
201 – Success |
The email is successfully sent. |