curl --location --request POST 'https://dev.nexusphp.org/api/v1/bookmarks' \ --header 'Accept;' \ --form 'torrent_id="1"'
{ "ret": 0, "msg": "string", "data": { "data": { "id": 0, "user_id": 0, "torrent_id": 0 } }, "rid": "string", "time": 0 }