I am able to successfully create subwikis through the REST API provided by the /wikimanager resource.
Is there any way to configure the users and rights for subwikis through the REST API? Eg: The web UI allows you to “Prevent unregistered users from viewing pages, regardless of the page rights” - can this be set via REST?
And “Prevent unregistered users from viewing pages, regardless of the page rights” is an xproperty of the XWiki.XWikiPreferences xclass AFAIK (authenticate_view).