{
"token": "{{bbs-token}}",
"subject_id": 0
}curl --location --request POST '/api/v2/mySubjects' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "{{bbs-token}}",
"subject_id": 0
}'{"code":200,"msg":"Thành công","data":[{"subject_id":37,"title":"原神钟离护盾厚度天花板","detail":"钟离护盾硬抗BOSS满伤害,零掉血轻松通关","img_url":"http://qiniu-img-cdn.muugamevn.com/image/24_1764747029808_555.png","vote_count":0,"avg_score":"0.0","status":0}]}