X-Api-Key: ********************curl --location 'https://aitoearn.cn//api/v2/channels/accounts/auth/?callbackUrl=&redirectUri=&groupId=' \
--header 'X-Api-Key: <api-key>'{
"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"
}