- URL:
“/RestApi/AuthToken? Username=<username>&password=<password>”
- Method: GET
- URL Params:
- username [string] [Required]=the username of Cirrus Shield user
- password [string] [Required]= the password of Cirrus Shield user
- Success Response:
- Status Code=200 (OK)
- Returned Data [string]= the authentication token
- Error Response:
- Status Code=404 (Not Found) (in case the user was not found)