Created
January 21, 2026 14:25
-
-
Save expiscornovus/72cbbb192f5d6912c63fde8be5664a0f to your computer and use it in GitHub Desktop.
Response Add Document Embed Web Part on Page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {}, | |
| "body": { | |
| "@odata.context": "https://contoso.sharepoint.com/sites/PowerUsers/_api/v2.0/$metadata#sites('contoso.sharepoint.com%2C0b11c57d-ef88-46d7-9743-8e800c507595%2Caf1a15c6-956b-4652-b8f8-869836e4e6ee')/pages/oneDrive.page/$entity", | |
| "@odata.etag": "\"{8B2369A2-AE08-42FB-AD6F-74759B3A18C7},37\"", | |
| "eTag": "\"{8B2369A2-AE08-42FB-AD6F-74759B3A18C7},37\"", | |
| "lastModifiedDateTime": "2026-01-21T14:09:59Z", | |
| "createdDateTime": "2026-01-21T13:51:39Z", | |
| "id": "8b2369a2-ae08-42fb-ad6f-74759b3a18c7", | |
| "name": "A-Document-Embed-Web-Part.aspx", | |
| "webUrl": "https://contoso.sharepoint.com/sites/PowerUsers/SitePages/A-Document-Embed-Web-Part.aspx", | |
| "title": "Add Document Web Part on Page", | |
| "pageLayout": "article", | |
| "thumbnailWebUrl": "https://contoso.sharepoint.com/_layouts/15/getpreview.ashx?path=%2Fsites%2FPowerUsers%2FShared%2520Documents%2FExample%2520Presentations%2FDemo%2520Presentation%2520Teams.pptx", | |
| "promotionKind": "page", | |
| "showComments": true, | |
| "showRecommendedPages": false, | |
| "createdBy": { | |
| "user": { | |
| "displayName": "Dennis Goedegebuure", | |
| "email": "dennis@contoso.onmicrosoft.com" | |
| } | |
| }, | |
| "lastModifiedBy": { | |
| "user": { | |
| "displayName": "Dennis Goedegebuure", | |
| "email": "dennis@contoso.onmicrosoft.com" | |
| } | |
| }, | |
| "parentReference": { | |
| "listId": "ce5c4dfb-258d-4e17-9f1a-4fcca3c38ff0", | |
| "siteId": "0b11c57d-ef88-46d7-9743-8e800c507595" | |
| }, | |
| "contentType": { | |
| "id": "0x0101009D1CB255DA76424F860D91F20E6C4118005C8A89308E76CF4B8A731BD6465553B0", | |
| "name": "Site Page" | |
| }, | |
| "publishingState": { | |
| "level": "draft", | |
| "versionId": "5.1" | |
| }, | |
| "reactions": {} | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment