Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the specified post.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Social.SocialFeedManager.deletePost(postId)
Parameters
- postId
String
The unique identifier of the post to delete.
Return value
SP.Social.SocialThread
A digest of the modified thread, or null if the thread is deleted.
Remarks
If the post is a root post, the entire thread is deleted.