Is it possible to add a sub site using the Graph Client #2709
Unanswered
kuromukira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if it is possible to create sub sites using Graph Client. I saw this when I was testing some stuffs, but I keep getting an HTTP 400 error
await _graphServiceClient.Sites[siteId].Sites.Request().AddAsync(siteEntity);
Beta Was this translation helpful? Give feedback.
All reactions