post https://api-qa.digisure.tech/login
Authenticates user and returns an authorized token to include in all API requests.
Include this token in the Authorization
header in all subsequent requests to the API.
Note that this token expire within 24 hours, so it's important to establish code that retrieves a new token within that perod.