{
"hash": "3cd4e99a100d725af39fb3b549cd0e46" ,
"videoId":5939
}
curl --location --request POST '/api/v1/node/removedCollect/video' \
--header 'Content-Type: application/json' \
--data-raw '{
"hash": "3cd4e99a100d725af39fb3b549cd0e46" ,
"videoId":5939
}'
{
"code": 0,
"data": {
"ID": 0,
"CreatedAt": "string",
"UpdatedAt": "string",
"DeletedAt": null,
"videoID": 0,
"hash": "string",
"state": "string"
},
"msg": "string"
}