X-Api-Key: ********************{
"type": "douyin",
"uid": "string",
"nickname": "string",
"avatar": "string",
"groupId": "string",
"loginCookie": "string"
}curl --location 'https://aitoearn.cn//api/v2/channels/accounts' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"type": "douyin",
"uid": "string",
"nickname": "string",
"avatar": "string",
"groupId": "string",
"loginCookie": "string"
}'{
"code": 0,
"message": "string",
"requestId": "string"
}