Created
July 7, 2025 12:50
-
-
Save expiscornovus/4d98e7fe72d6604de88951a0192c5ea5 to your computer and use it in GitHub Desktop.
Response Add Spacer 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
| { | |
| "@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": "\"{C3E66856-89A7-45FC-877C-4BE05F4131C7},45\"", | |
| "createdDateTime": "2025-07-07T12:22:56Z", | |
| "eTag": "\"{C3E66856-89A7-45FC-877C-4BE05F4131C7},45\"", | |
| "id": "c3e66856-89a7-45fc-877c-4be05f4131c7", | |
| "lastModifiedDateTime": "2025-07-07T12:49:15Z", | |
| "name": "Add-Spacer-Web-Part-on-Page.aspx", | |
| "webUrl": "https://contoso.sharepoint.com/sites/PowerUsers/SitePages/Add-Spacer-Web-Part-on-Page.aspx", | |
| "title": "Add Spacer Web Part on Page", | |
| "pageLayout": "article", | |
| "thumbnailWebUrl": "https://media.akamai.odsp.cdn.office.net/contoso.sharepoint.com/_layouts/15/images/sleektemplateimagetile.jpg", | |
| "promotionKind": "page", | |
| "showComments": true, | |
| "showRecommendedPages": false, | |
| "createdBy": { | |
| "user": { | |
| "displayName": "Dennis Goedegebuure", | |
| "email": "[email protected]" | |
| } | |
| }, | |
| "lastModifiedBy": { | |
| "user": { | |
| "displayName": "Dennis Goedegebuure", | |
| "email": "[email protected]" | |
| } | |
| }, | |
| "parentReference": { | |
| "listId": "ce5c4dfb-258d-4e17-9f1a-4fcca3c38ff0", | |
| "siteId": "0b11c57d-ef88-46d7-9743-8e800c507595" | |
| }, | |
| "contentType": { | |
| "id": "0x0101009D1CB255DA76424F860D91F20E6C4118005C8A89308E76CF4B8A731BD6465553B0", | |
| "name": "Site Page" | |
| }, | |
| "publishingState": { | |
| "level": "draft", | |
| "versionId": "7.1" | |
| }, | |
| "reactions": {} | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment