{
"videoId": 0,
"type": 0,
"authorId": 0
}curl --location '/video/cancelCollect' \
--header 'Content-Type: application/json' \
--data '{
"videoId": 0,
"type": 0,
"authorId": 0
}'{
"code": 0,
"message": "",
"data": {}
}