rushikeshkanekar
Nov 10, 2023Copper Contributor
Status:
New
Not able create sharepoint site using sharepoint api
endpoint = _api/SPSiteManager/create payload = { "request": { "Title": "Rushi", "Url":"https://xyz.sharepoint.com/sites/rushi", "Lcid": 1033, "ShareByEmailEnabled":false, "Classification":"Low...
rushikeshkanekar
Nov 10, 2023Copper Contributor
sajtanThank you for your help its really appriciated.I was missing owner i put the owner and its working now Thank you