token: ********************
{ "cookies": { "property1": "string", "property2": "string" } }
curl --location --request POST 'http://api.nonebot.top/api/v1/bilibili/action_focus?uid&type&token' \ --header 'Content-Type: application/json' \ --data-raw '{ "cookies": { "property1": "string", "property2": "string" } }'
null