Request and response model
|
Service endpoint |
/auth/v2/token |
|
Example |
https://protectapi.cylance.com/auth/v2/token |
|
HTTP method |
POST |
|
Request headers |
Accept: application/json Content-Type: application/json Authorization: Bearer JWT Token returned by Auth API with the user:create scope encoded. |
|
Request |
JSON
|