I am looking for information on Google Apps APIs.
Is it possible to terminate the user's active session using the Google Apps API? If yes, can you please provide me the details on how to do that.
I am using Directory API to access list of groups and update memberships of users: https://developers.google.com/admin-sdk/directory/v1/reference/groups. Can the same API be used to access and update the membership of collaborative groups also?
Thanks.