newsfeeds/feeds

POST {{base_url}}/{{base_path}}/newsfeeds/feeds

Generated from a curl request: curl -X POST '{{base url}}/{{base path}}/newsfeeds/feeds' -H 'X-Joomla-Token: {{auth apikey}}' -H 'Content-Type: application/json' -d '{ access :1, alias : alias , catid :5, description :" , images :{ float first : , float second : , image first : , image first alt : , image first caption : , image second : , image second alt : , image second caption : }, language : * , link : http://samoylov/joomla/gsoc19 webservices/index.php , metadata :{ hits : , rights : , robots : , tags :{ tags : , typeAlias :null}}, metadesc : , metakey : , name : Name , ordering :1, params :{ feed character count : , feed display order : , newsfeed layout : , show feed description : , show feed image : , show item_description : }, published":1}'

Request Body

{"access"=>1, "alias"=>"alias", "catid"=>5, "description"=>"", "images"=>{"float_first"=>"", "float_second"=>"", "image_first"=>"", "image_first_alt"=>"", "image_first_caption"=>"", "image_second"=>"", "image_second_alt"=>"", "image_second_caption"=>""}, "language"=>"*", "link"=>"http://samoylov/joomla/gsoc19_webservices/index.php", "metadata"=>{"hits"=>"", "rights"=>"", "robots"=>"", "tags"=>{"tags"=>"", "typeAlias"=>nil}}, "metadesc"=>"", "metakey"=>"", "name"=>"Name", "ordering"=>1, "params"=>{"feed_character_count"=>"", "feed_display_order"=>"", "newsfeed_layout"=>"", "show_feed_description"=>"", "show_feed_image"=>"", "show_item_description"=>""}, "published"=>1}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``