Authorization: Bearer ********************
curl --location 'https://bpi2.poyashi.me/users//follow-lists' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "isPublic": true }'
{ "id": 0 }