X-Joomla-Token: ********************
curl --location -g --request PATCH 'j4.demo.joomlachina.cn/{{base_path}}/newsfeeds/feeds/{{feed_id}}' \
--header 'Content-Type: text/plain' \
--header 'X-Joomla-Token;' \
--data-raw '{"access":1,"alias":"test2","catid":5,"description":"","link":"http://samoylov/joomla/gsoc19_webservices/index.php","metadesc":"","metakey":"","name":"Test"}'
{}