We're using Sharepoint as a third-party service and at certain step we need to get the site by the part of it's name.
The endpoint we're using to get it is "v1.0/sites/search=[partOfName]*" and it works, but not for all of the sites.
I suppose there is a setting, which we might turn on on the newly created site to allow showing it in the search result list.