Delete an RSS Feed that was previously added
curl \ -H "Authorization: Bearer API_KEY" \ -H 'Content-Type: application/json' \ -d '{"id": "4HZhptaD5"}' \ -X DELETE https://api.ayrshare.com/api/feed
{ "status": "success", "id": "RDFbD_fl5" }
Authorization: Bearer API_KEY
Profile-Key: PROFILE_KEY
ID of the RSS Feed returned when adding.