- Application management
- RESTful API
- User API
- Device API
- Global list API
- Policy API
- Zone API
- Threat API
- Memory protection API
- Detections API
- Package deployment API
- Detection rule API
- Detection rule sets API
- Detection exceptions API
- Device commands API
- Focus view API
- InstaQuery API
- BlackBerry Optics policy API
- Persona Desktop API
- BlackBerry Docs
- Cylance products
- Cylance User API guide
- User API
- Send invite email
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.