{ "content": "string" }
curl --location --request POST 'http://quick-server-sp.ixuea.com/v1/feeds/create' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "string" }'
{}