You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to have a space_creation() function that setups a new workspace? This would be useful for providing teams of students with their own project areas.
The text was updated successfully, but these errors were encountered:
We intentionally didn't want to open that up at this time. We will add it if it turns out there is enough demand for a completely programmatic way of managing spaces.
Glancing over the package, I don't think this was added. I feel like at one point I used an API to spin up spaces under my account, but I may have just written a quick selenium script.
Any chance the endpoint for creating spaces could be made available? The use-case has upgraded to automatically creating course spaces under an org account as a part of automatic rostering. @kevinykuo
Would it be possible to have a
space_creation()
function that setups a new workspace? This would be useful for providing teams of students with their own project areas.The text was updated successfully, but these errors were encountered: