Available on Premium, Business, Enterprise plans.
API Key of the Primary Profile.
Format:
Authorization: Bearer API_KEY
Profile Key of a User Profile.
Format:
Profile-Key: PROFILE_KEY
Body Parameters
ID of the RSS Feed returned when adding.
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"
}