curl --location 'https://bpi2.poyashi.me/users//follow-lists' \
--header 'Authorization: Bearer <token>'{
"lists": [
{
"id": 0,
"name": "string",
"isPublic": true,
"memberCount": 0
}
]
}