X-Api-Key: ********************{
"candidateAccountId": "string"
}curl --location 'https://aitoearn.cn//api/v2/channels/works///ownership/verify' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"candidateAccountId": "string"
}'{
"data": {
"platform": "douyin",
"owned": true,
"message": "string"
},
"code": 0,
"message": "string",
"requestId": "string"
}