Authorization: Bearer ********************{
"file_uri": "cloudreve://EBuq:745@share",
"share_id": "EBuq",
"category": 0,
"description": ""
}curl --location --request POST '/site/abuse' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_uri": "cloudreve://EBuq:745@share",
"share_id": "EBuq",
"category": 0,
"description": ""
}'{
"code": 0,
"msg": ""
}