id
stringlengths
14
16
text
stringlengths
2
3.14k
source
stringlengths
45
175
b531e96fdeeb-26
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-O15FirstRunExperience","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-PersonalSiteInstantiationState","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-DistinguishedName","Value":"CN=User2,...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-27
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-School","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-Birthday","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-StatusNotes","Value":"","ValueType":"Edm.String"}, {"__metadata":{"typ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-28
Request parameter accountName Type: String The account name of the target user. Response GetFollowersFor Type: List of SP.UserProfiles.PersonProperties The users who are following the specified user. The following response represents a user who is following the specified user. {"d":{"results":[ {...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-29
{"__metadata":{"type":"SP.KeyValue"},"Key":"SID","Value":" S-1-5-09-4830882673-197582990-1037597527-002428","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"ADGuid","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"AccountName","Value":"domain\\user","ValueT...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-30
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-Department","Value":"Marketing","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"Manager","Value":"DOMAIN\\randalli","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"AboutMe","Value":"","ValueType":"Edm.String"}, {"_...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-31
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-SipAddress","Value":"user@domain.com","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-MySiteUpgrade","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-DontSuggestList","Value":"","ValueType":"Edm.Strin...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-32
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-ResourceSID","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-ResourceAccountName","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-ObjectExists","Value":"","ValueType":"Edm.String"}, {"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-33
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-FeedIdentifier","Value":"http://server/my/personal/user;1.64769ec247734e699a5616f1701f7d94.ab42c829ec534daa99fc5909ef940213.3fb2a502be274948a665fcb5e8b2a58d.0c37852b34d0418e91c62ac25af4be5b","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"WorkEm...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-34
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-Birthday","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-StatusNotes","Value":"#tally","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-Interests","Value":"","ValueType":"Edm.String"}, {"__metada...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-35
{"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-AltCalendarType","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-AdjustHijriDays","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"SPS-ShowWeeks","Value":"","ValueType":"Edm.String"}, {"__m...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
b531e96fdeeb-36
{"__metadata":{"type":"SP.KeyValue"},"Key":"SISUserId","Value":"","ValueType":"Edm.String"}, {"__metadata":{"type":"SP.KeyValue"},"Key":"EduExternalSyncState","Value":"","ValueType":"Edm.String"}] }, "UserUrl":"http://server:80/my/Person.aspx?accountname=domain%5Cuser"} ]}} See also How to: Follow do...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/following-people-and-content-rest-api-reference-for-sharepoint
4c826b9a2612-0
Find SharePoint REST endpoints for reading and writing to social feeds by using the SocialRestFeedManager resource. You can use the SharePoint Representational State Transfer (REST) service to do the same things that you can do with the .NET client object models and the JavaScript object model. The REST service expos...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-1
Creates a root post in the current user's feed. My/Feed Gets the feed of activity by the current user. My/News Gets the feed of activity by the current user and by people and content the user is following. My/TimelineFeed Gets the feed of activity by the current user and by people and content th...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-2
Post/Likers Gets the users who like the specified post. Post/Lock Locks the specified thread. Post/Unlock Unlocks the specified thread. Note The following feed-related REST resources use the same pattern as the other SharePoint REST APIs to construct the endpoint URI.> For CreateImageAtt...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-3
"id":"http://serverName/sites/dev/_api/social.feed/my", "uri":"http://serverName/sites/dev/_api/social.feed/my", "type":"SP.Social.SocialRestActor" }, "FollowableItem":"domain\\username1", "FollowableItemActor":null, "Me":{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\u...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-4
Creates a root post in the current user's feed. You can post only in the context of the current user. You cannot create a root post in a different user's feed, but you can reply to another user's post. See Post/Reply . Note Don't confuse this Post resource with the Post resource that represents a specifi...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-5
{"d":{ "__metadata":{ "id":"http://serverName/sites/dev/_api/social.feed/post(ID=@ai)/?@ai='1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.4316bdaa94bf4984be5dfea1ba96954e.26.26.S-1-5-21-2127521184-1604012920-1887927527-66602'"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-6
"type":"SP.Social.SocialRestThread" }, "ID":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.4316bdaa94bf4984be5dfea1ba96954e.26.26.S-1-5-21-2127521184-1604012920-1887927527-66602", "SocialThread":{ "__metadata":{"type":"SP....
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-7
"Status":0, "StatusText":"", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null, "Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1" }] }, "Attributes":6, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-8
"PostReference":null, "Replies":{"results":[]}, "RootPost":{ "__metadata":{"type":"SP.Social.SocialPost"}, "Attachment":null, "Attributes":23, "AuthorIndex":0, "CreatedTime":"2013-04-17T19:31:57.204511Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-9
"TotalReplyCount":0 } }} My/Feed Gets the feed of activity by the current user ( Personal feed type). Endpoint URI structure GET http://<siteCollection>/<site>/_api/social.feed/my/feed GET http://<siteCollection>/<site>/_api/social.feed/my/feed(MaxThreadCount=10,SortOrder=1,NewerThan=@v)?@v=datet...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-10
"OldestProcessed":"2013-04-15T05:33:12Z", "Threads":{ "results":[{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\username1", "ActorType":0, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-11
"CanFollow":true, "ContentUri":null, "EmailAddress":"username2@somecompany.com", "FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b", "ImageUri"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-12
}] }, "Attributes":6, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "OwnerIndex":0, "Permalink":"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-13
"Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.59c0273c6c7b41e784b496c9aaa909a8.17.24.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":{ "__metadata":{"type":"SP.Social.SocialPostActorInfo...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-14
"CreatedTime":"2013-04-15T05:58:24Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":{ "__meta...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-15
"ActorType":0, "CanFollow":false, "ContentUri":null, "EmailAddress":null, "FollowedContentUri":null, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":null, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-16
"OwnerIndex":0, "Permalink":"http://serverName:80/my/ThreadView.aspx?ThreadID=1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.82e71ca2381b4657935546e57f1992d5.23.23.S-1-5-21-2127521184-1604012920-1887927527-66602", "PostRe...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-17
"__metadata":{"type":"SP.Social.SocialPostActorInfo"}, "IncludesCurrentUser":false, "Indexes":{"results":[]}, "TotalCount":0}, "ModifiedTime":"2013-04-15T06:07:05Z", "Overlays":{"results":[]}, "PostType":0, "PreferredImageUri":null, "Source...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-18
"Status":0, "StatusText":"", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null, "Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1" },{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"doma...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-19
}] }, "Attributes":0, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.cecc0de3d7d04520bb87a181b24c105a.16.16.S-1-5-21-2127521184-1604012920-1887927527-66602", "OwnerIndex":0, "Permalink":"http://ser...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-20
"CreatedTime":"2013-04-15T05:05:13Z", "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-628175", "LikerInfo":{ "__metad...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-21
}, "Text":"@User1 Name presented at the conference."}, "ThreadId":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-628175", "...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-22
"Overlays":{ "results":[{ "__metadata":{"type":"SP.Social.SocialDataOverlay"}, "ActorIndexes":{"results":[0]}, "Index":0, "Length":18, "LinkUri":null, "OverlayType":1 },{ "__metadata":{"type":"SP.Soci...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-23
Type: SP.Social.SocialFeedOptions The maximum number of threads, date-time range, and sort order. You can optionally specify any combination of these properties, for example, you can specify only the MaxThreadCount property. You can use an @ alias to pass special characters. For example, <siteUri>/_api/socia...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-24
"ContentUri":null, "EmailAddress":null, "FollowedContentUri":"http://serverName:80/my/_layouts/15/MySite.aspx?MySiteRedirect=FollowedDocuments", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-25
"FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":"http://serverName:80/my/User Photos/Profile Pictures/username2_MThumb.jpg", "IsFollowed":true, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-26
"OwnerIndex":0, "Permalink":"http://serverName:80/my/ThreadView.aspx?ThreadID=1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "Po...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-27
"__metadata":{"type":"SP.Social.SocialPostActorInfo"}, "IncludesCurrentUser":false, "Indexes":{"results":[]}, "TotalCount":0 }, "ModifiedTime":"2013-04-15T06:10:11.3480926Z", "Overlays":{"results":[]}, "PostType":1, "P...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-28
"Indexes":{"results":[]}, "TotalCount":0}, "ModifiedTime":"2013-04-15T06:10:11.4730902Z", "Overlays":{"results":[]}, "PostType":0, "PreferredImageUri":null, "Source":{ "__metadata":{"type":"SP.Social.SocialLink"}, "Text"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-29
"PersonalSiteUri":"http://serverName:80/my/personal/username1/", "Status":0, "StatusText":"", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null, "Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1" }] }, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-30
"PostReference":null, "Replies":{"results":[]}, "RootPost":{ "__metadata":{"type":"SP.Social.SocialPost"}, "Attachment":null, "Attributes":23, "AuthorIndex":0, "CreatedTime":"2013-04-15T06:07:05.4804434Z","Id":"1.655c70c348374d48839daabc24a360f0.82baa3bd...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-31
"TotalReplyCount":0 }] }, "UnreadMentionCount":1 } }} My/TimelineFeed Gets the feed of activity by the current user and by people and content the user is following, sorted by created date ( Timeline feed type). Endpoint URI structure GET http://<siteCollection>/<site>/_api/social.feed/m...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-32
}, "SocialFeed":{ "__metadata":{"type":"SP.Social.SocialFeed"}, "Attributes":1, "NewestProcessed":"2013-04-15T06:07:05.4804434Z", "OldestProcessed":"2013-04-12T20:51:51Z", "Threads":{ "results":[{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-33
"Title":null, "Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1" }] }, "Attributes":6, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.82e71ca2381b4657935546e...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-34
"Attributes":23, "AuthorIndex":0, "CreatedTime":"2013-04-15T06:07:05.4804434Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.82e71ca2381b4657935546e57f1992d5.23.23.S-1-5-21-2127521184-1604012920-...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-35
"results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\username1", "ActorType":0, "CanFollow":false, "ContentUri":null, "EmailAddress":null, "FollowedContentUri":"http://serverName:80/my/_layouts/15/MySite.as...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-36
}] }, "Attributes":6, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "OwnerIndex":0, "Permalink":"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-37
"CreatedTime":"2013-04-15T05:58:24Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":{ "__meta...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-38
Endpoint URI structure GET http://<siteCollection>/<site>/_api/social.feed/my/likes GET http://<siteCollection>/<site>/_api/social.feed/my/likes(MaxThreadCount=10,SortOrder=1,NewerThan=@v)?@v=datetime'2013-01-01T08:00' Request parameter _feedOptions_ (optional) Type: SP.Social.SocialFeedOptions The m...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-39
"Attributes":1, "NewestProcessed":"2013-04-15T05:33:12Z", "OldestProcessed":"2013-04-15T05:33:12Z", "Threads":{ "results":[{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "Account...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-40
"AccountName":"domain\\username2", "ActorType":0, "CanFollow":true, "ContentUri":null, "EmailAddress":"username2@somecompany.com", "FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-41
}, "Attributes":0, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.cecc0de3d7d04520bb87a181b24c105a.16.16.S-1-5-21-2127521184-1604012920-1887927527-66602", "OwnerIndex":0, "Permalink":"htt...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-42
"CreatedTime":"2013-04-15T05:05:13Z", "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-628175", "LikerInfo":{ ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-43
}, "Text":"@User1 Name presented at the conference." }, "ThreadId":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-6...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-44
"Overlays":{ "results":[{ "__metadata":{"type":"SP.Social.SocialDataOverlay"}, "ActorIndexes":{"results":[0]}, "Index":0, "Length":18, "LinkUri":null, "OverlayType":1 },{ "__metada...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-45
Request parameter _feedOptions_ (optional) Type: SP.Social.SocialFeedOptions The maximum number of threads, date-time range, and sort order. You can optionally specify any combination of these properties, for example, you can specify only the MaxThreadCount property. You can use an @ alias to pass specia...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-46
"results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\username1", "ActorType":0, "CanFollow":false, "ContentUri":null, "EmailAddress":null, "FollowedContentUri":null, "Id":"1.655c70c348374d48839d...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-47
"FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":"http://serverName:80/my/User Photos/Profile Pictures/username2_MThumb.jpg", "IsFollowed":true, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-48
"OwnerIndex":0, "Permalink":"http://serverName:80/my/ThreadView.aspx?ThreadID=1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-628175", "Pos...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-49
"IncludesCurrentUser":false, "Indexes":{"results":[]}, "TotalCount":0 }, "ModifiedTime":"2013-04-15T05:05:12.0102795Z", "Overlays":{ "results":[{ "__metadata":{"type":"SP.Social.SocialDataOverlay"}, "ActorIndex...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-50
"CreatedTime":"2013-04-15T05:05:19Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.ec5198399300401fb44f0f5c9d8dea80.15.15.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":null, "Modi...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-51
} }} My/MentionFeed/ClearUnreadMentionCount Gets the feed of microblog posts that mention the current user, represented by MentionReference thread types, and sets the user's unread mention count to 0. See Reference threads and digest threads in SharePoint social feeds . Endpoint URI structure POST htt...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-52
"Threads":{ "results":[{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\username1", "ActorType":0, "CanFollow":false, "ContentUri":null, "E...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-53
"FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":"http://serverName:80/my/User Photos/Profile Pictures/username2_MThumb.jpg", "IsFollowed":true, "Lib...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-54
"OwnerIndex":0, "Permalink":"http://serverName:80/my/ThreadView.aspx?ThreadID=1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.ca83f758aab04065bc303398f2701eb9.10.10.S-1-5-21-124525095-708259637-1543119021-628175", "PostRef...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-55
"IncludesCurrentUser":false, "Indexes":{"results":[]}, "TotalCount":0 }, "ModifiedTime":"2013-04-15T05:05:12.0102795Z", "Overlays":{ "results":[{ "__metadata":{"type":"SP.Social.SocialDataOverlay"}, "ActorIndexes":{"results":[...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-56
"CreatedTime":"2013-04-15T05:05:19Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.ec5198399300401fb44f0f5c9d8dea80.15.15.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":null, "Modi...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-57
} }} My/UnreadMentionCount Gets the count of unread mentions for the current user. Endpoint URI structure GET http://<siteCollection>/<site>/_api/social.feed/my/unreadmentioncount Request parameter None. Response Type: Int32 The count of unread mentions for the current user. The following re...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-58
Type: String The account name of the specified user. You send the item parameter in the query string. You can use an @ alias to pass special characters. For example, <siteUri>/_api/social.feed/actor(item=@v)?@v='i:0"%23".f|membership|user@domain.com' uses the @v alias and the "%23" encoding to send a #...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-59
"FollowedContentUri":null, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":"http://serverName:80/my/User Photos/Profile Pictures/username2_MThumb.jpg", "IsFollowed":true, "LibraryUri":null, "Name...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-60
"ImageUri":null, "IsFollowed":false, "LibraryUri":null, "Name":"User1 Name", "PersonalSiteUri":"http://serverName/my/personal/username1/", "Status":0, "StatusText":"This is post 2", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null, "Uri":"http://serverName:80/my/Person....
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-61
Type: SP.Social.SocialFeedOptions The maximum number of threads, date-time range, and sort order. You can optionally specify any combination of these properties, for example, you can specify only the MaxThreadCount property. You can use an @ alias to pass special characters. For example, <siteUri>/_api/socia...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-62
"Threads":{ "results":[{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\username2", "ActorType":0, "CanFollow":true, "ContentUri":nul...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-63
"CanFollow":false, "ContentUri":null, "EmailAddress":null, "FollowedContentUri":null, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":null, "Is...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-64
"OwnerIndex":0, "Permalink":"http://serverName:80/my/ThreadView.aspx?ThreadID=1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.c554cbf1934b4c82bb1d43ebf961de92.17.17.S-1-5-21-2127521184-1604012920-1887927527-66602", "Po...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-65
"Attributes":14, "AuthorIndex":0, "CreatedTime":"2013-04-16T22:40:55Z", "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.4cb7a5d36cb14d62b0fb68ef98f9765e.15.15.S-1-5-21-124525095-708259637-1543119021...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-66
"Text":null, "Uri":null }, "Text":"User2 Name replied to a post by User1 Name." }, "Status":0, "ThreadType":2, "TotalReplyCount":0 },{ "__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__me...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-67
}] }, "Attributes":6, "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.b83675d28e264e69823205ad4e76df9f.14.14.S-1-5-21-124525095-708259637-1543119021-628175", "OwnerIndex":0, "Permalink":"h...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-68
"CreatedTime":"2013-04-16T22:40:07Z", "Id":"1.ed418efb7f984ee49ce276c9c5441938.de1675d4929d431894c18908ac53516a.65da910de21f4e40abb318ba33520931.0c37852b34d0418e91c62ac25af4be5b.b83675d28e264e69823205ad4e76df9f.14.14.S-1-5-21-124525095-708259637-1543119021-628175", "LikerInfo":{ "__metad...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-69
Creates a root post in the specified site feed. You can post only in the context of the current user. You cannot create a root post in a different user's feed, but you can reply to another user's post. See Post/Reply . Note Don't confuse this Post resource with the Post resource that represents a specifi...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-70
{"d":{ "__metadata":{ "id":"http://serverName/sites/dev/_api/social.feed/post(ID=@ai)/?@ai='8.c4bb19b167a448a3be9b597522152420.c305b669c2b649e9b820e7feabe3c095.c4bb19b167a448a3be9b597522152420.0c37852b34d0418e91c62ac25af4be5b.866d920d78d949a394f26073b767cb19.3.3.1'", "uri":"http://serverName/sites/dev/_api/so...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-71
"__metadata":{"type":"SP.Social.SocialThread"}, "Actors":{ "results":[{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":null, "ActorType":2, "CanFollow":true, "ContentUri":"http://serverName:80/sites/teamSite", "EmailAddress":null, "Followed...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-72
"EmailAddress":null, "FollowedContentUri":null, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b", "ImageUri":null, "IsFollowed":false, "LibraryUri":null, "Name":"User1 Name", ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-73
"OwnerIndex":0, "Permalink":"http://serverName/sites/teamSite/newsfeed.aspx?ThreadID=8.c4bb19b167a448a3be9b597522152420.c305b669c2b649e9b820e7feabe3c095.c4bb19b167a448a3be9b597522152420.0c37852b34d0418e91c62ac25af4be5b.866d920d78d949a394f26073b767cb19.3.3.1", "PostReference":null, "Replies":{"results":[]}, ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-74
"Overlays":{"results":[]}, "PostType":0, "PreferredImageUri":null, "Source":{ "__metadata":{"type":"SP.Social.SocialLink"}, "Text":null, "Uri":null }, "Text":"Posted with REST." }, "Status":0, "ThreadType":0, "TotalReplyCount":0 } }} Post ...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-75
{"d":{ "__metadata":{ "id":"http://serverName/sites/dev/_api/social.feed/post(ID=@ai)/?@ai='1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.62bff48184bd433b8f7b04f6ea76268b.27.27.S-1-5-21-2127521184-1604012920-1887927527-66602'"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-76
"type":"SP.Social.SocialRestThread" }, "ID":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.62bff48184bd433b8f7b04f6ea76268b.27.27.S-1-5-21-2127521184-1604012920-1887927527-66602", "SocialThread":{ "__metadata":{"type":"SP....
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-77
"Status":0, "StatusText":"Posted with REST.", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null, "Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1" },{ "__metadata":{"type":"SP.Social.SocialActor"}, "AccountName":"domain\\usernam...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-78
}] }, "Attributes":6, "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.62bff48184bd433b8f7b04f6ea76268b.27.27.S-1-5-21-2127521184-1604012920-1887927527-66602", "OwnerIndex":0, "Permalink":"http://serverName:80...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-79
"CreatedTime":"2013-04-23T23:02:40Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.644240140e0b43379883ebcb859deaab.27.32.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":{ "__metadata":...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-80
"CreatedTime":"2013-04-17T19:45:45Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.62bff48184bd433b8f7b04f6ea76268b.27.27.S-1-5-21-2127521184-1604012920-1887927527-66602", "LikerInfo":{ "__metadata":{"type...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-81
Type: SP.Social.SocialRestPostCreationData The ID of the post to reply to and the properties of the reply, as shown in the following example. "restCreationData":{ "__metadata":{ "type": "SP.Social.SocialRestPostCreationData" }, "ID":"1.4975bef1e1bc42608c1dfae9f320c751.35c9fd7b79904800aaa5f74684bf0f75.62...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-82
{"d":{ "__metadata":{ "id":"http://serverName/sites/dev/_api/social.feed/post(ID=@ai)/?@ai='1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.4316bdaa94bf4984be5dfea1ba96954e.26.26.S-1-5-21-2127521184-1604012920-1887927527-66602'"...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-83
"type":"SP.Social.SocialRestThread" }, "ID":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.4316bdaa94bf4984be5dfea1ba96954e.26.26.S-1-5-21-2127521184-1604012920-1887927527-66602", "SocialThread":{ "__metadata":{"type":"SP....
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-84
"PersonalSiteUri":"http://serverName:80/my/personal/username1/", "Status":0, "StatusText":"Posted with REST.", "TagGuid":"00000000-0000-0000-0000-000000000000", "Title":null,"Uri":"http://serverName:80/my/Person.aspx?accountname=domain%5Cusername1"} ]}, "Attributes":6, "Id":"1.655c70...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-85
"PostReference":null, "Replies":{ "results":[{ "__metadata":{"type":"SP.Social.SocialPost"}, "Attachment":null, "Attributes":23, "AuthorIndex":0, "CreatedTime":"2013-04-17T20:52:51.0650454Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-86
"Attachment":null, "Attributes":23, "AuthorIndex":0, "CreatedTime":"2013-04-17T19:33:17Z", "Id":"1.655c70c348374d48839daabc24a360f0.82baa3bdfa2f481a8185802eb9c6c6cd.5d227a6fa3894f0c9dde26876b71d619.0c37852b34d0418e91c62ac25af4be5b.4316bdaa94bf4984be5dfea1ba96954e.26.26.S-1-5-21-2127521184-160401...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-87
Endpoint URI structure POST http://<siteCollection>/<site>/_api/social.feed/post/delete Request parameter ID Type: String The ID of the post to delete, as shown in the following example. 'ID':'1.94fdcc5fc39b4a2c99ae4570caf02321.d0a03fb1761a404a9a8e7f9f5ec58e17.5a1067e8af65410b9e2ba6a74a4b718a.0c37852b34...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint
4c826b9a2612-88
The ID of the post to like, as shown in the following example. "ID":"1.94fdcc5fc39b4a2c99ae4570caf02321.d0a03fb1761a404a9a8e7f9f5ec58e17.5a1067e8af65410b9e2ba6a74a4b718a.0c37852b34d0418e91c62ac25af4be5b.9dbfb5598e2248d7b57eee57abf2e7c1.31.31.S-1-5-21-124525095-708259637-1543119021-565461" Response Type: SP.Soc...
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/social-feed-rest-api-reference-for-sharepoint