POST https://api.kalmarenergi.se/customer-identity/v1/resource-owner/token
{ "username": "enter the email address associated with your account", "password": "your password", "responseType": "token id_token", "scope": "openid offline_access https://kalmarenergib2c.onmicrosoft.com/6b6a459a-2596-4213-b42b-153f1e0a9af7/Device.Read.Add", "grantType": "password" }