Hi all,
I am rather new to the CS world, and having been working to get some scripts developed to execute various things via the REST API (if possible). One of the things I have been asked to look at is using the REST API to get information about a given user's Personal Workspace, and additionally (if possible), enable or disable the ability of a user to change permissions in their personal workspace.
I have successfully authenticated, and made a couple calls against REST endpoints, but I have no idea how to get information about the personal workspace of a given user.
Would anyone be able to give me a nudge in the right direction (or let me know if it is not doable via the REST API)?
Cheers,
Keith.