Single Signon
Returns a single sign on URL for the user. Once generated the single sign on URL is valid for 10 minutes.
The unique user UUID for the tenant
Optional relative path to redirect the user to after sign in
{
"Status": true,
"Message": "",
"Response": {
"url": "https://us-1.dailystory.com/"
}
}