Single sign on for account
Base URL:GET: https://api.smsgatewayapi.com/v1/sso/subaccount/{ID}
Parameters:
Parameter | Input | Description | |
---|---|---|---|
Required | client_id | API client ID | Can be found in your api documentation |
Required | client_secret | API client secret | Can be found in your api documentation |
Required | ID | ID of the subaccount | Can be found with the Get subaccounts endpoint |
Example success response:
{ "token": 3jbyal5k7PhettaMOfZq0NOtc9BwhGODhTAd58cVKFvwl3owKz, "url": https://mysms.software/index.php?action=login&type=subaccount&token=3jbyal5k7PhettaMOfZq0NOtc9BwhGODhTAd58cVKFvwl3owKz }