Sites & Content
funnels, forms & media api
Get the RSS migration status for a specific location
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/blogs/site/rss-migration \ --header 'Authorization: Bearer <token>'
{ "status": true }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Location ID to check RSS migration status
Returns the RSS migration status
RSS migration status
Was this page helpful?