Send invite email
Request the console login invitation email to be resent to a user who has not logged into the console yet. The user must already be created, either using the create user API or using the console.
|
Service endpoint |
/users/v2/{user_email_address}/invite |
|
Optional query string parameters |
— |
|
Example |
https://protectapi.cylance.com/users/v2/username@email.com/invite |
|
Method |
HTTP/1.1 POST |
|
Request headers |
Authorization: Bearer JWT Token returned by Auth API with the user:read scope encoded |
Request
None
Response
Please see the Response status codes for more information.