You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/site-design-rest-api.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -432,7 +432,7 @@ Creates a new site design available to users when they create a new site from th
432
432
| id | The ID of the site design to apply. |
433
433
|Title | The display name of the site design. |
434
434
|WebTemplate | Identifies which base template to add the design to. Use the value **64** for the Team site template, and the value **68** for the Communication site template. |
435
-
|SiteScripts| An array of one or more site scripts. Each is identified by an ID. The scripts will run in the order listed. |
435
+
|SiteScriptIds| An array of one or more site scripts. Each is identified by an ID. The scripts will run in the order listed. |
436
436
|Description | (Optional) The display description of site design. |
437
437
|PreviewImageUrl | (Optional) The URL of a preview image. If none is specified, SharePoint uses a generic image. |
438
438
|PreviewImageAltText | (Optional) The alt text description of the image for accessibility. |
0 commit comments