Add an RSS Feed
POST https://app.ayrshare.com/api/feed
Add a new RSS feed for automated posting of new articles.
Request Body
[{"name"=>"url", "value"=>"", "datatype"=>"null"}, {"name"=>"useFirstImage", "value"=>"", "datatype"=>"null"}, {"name"=>"autoHashtag", "value"=>"", "datatype"=>"null"}, {"name"=>"type", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Profile-Key | null | Profile Key of a user profile. |