↧
Answer by JelteF for Deleting a feed using REST API
There's two ways to do this. You can do it manually from the explorer on the dashboard. Search for the feed, select an activity and press the truncate feed button. This is the easiest way to do this if...
View ArticleDeleting a feed using REST API
My requirement is to clear all activities on a notification feed. Based on this stackoverflow question I understand that there is an undocumented REST API to delete a feed and the dashboard truncate...
View Article