curl --location '/api/v2/channels/accounts/auth/?callbackUrl=&redirectUri=&groupId='{
"data": {
"url": "string",
"sessionId": "string",
"expiresAt": "2019-08-24T14:15:22.123Z",
"authInstructions": {
"en-US": "string",
"zh-CN": "string"
}
},
"code": 0,
"message": "string",
"requestId": "string"
}