{
"candidateAccountId": "string"
}curl --location '/api/v2/channels/works///ownership/verify' \
--header 'Content-Type: application/json' \
--data '{
"candidateAccountId": "string"
}'{
"data": {
"platform": "douyin",
"owned": true,
"message": "string"
},
"code": 0,
"message": "string",
"requestId": "string"
}