Skip to content

Instantly share code, notes, and snippets.

@mann-david
Created February 11, 2021 13:47
Show Gist options
  • Save mann-david/38817ffca42e38fa941c825f9e5859c1 to your computer and use it in GitHub Desktop.
Save mann-david/38817ffca42e38fa941c825f9e5859c1 to your computer and use it in GitHub Desktop.
Sample file to be validated
{
"payload": {
"requestType": "createSPO",
"details": {
"costCenter": "12345",
"owners": [ "C12345", "D12345" ],
"displayName": "test123",
"siteTemplate": "Modern Team",
"entityDescription": "123",
"allowMembersCanInvite": true,
"allowAccessRequests": true,
"allowExternalSharing": false
}
},
"requestId": "3938B1B6-3762-4DC4-84CB-1BBF6D482F46",
"requestorId": "I12345",
"workload": "spo"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment