OrgAPI Class |
Namespace: ZohoAnalytics
public class OrgAPI
The OrgAPI type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivateUsers |
Activate users in the specified organization.
|
![]() | AddUsers |
Add users to the specified organization.
|
![]() | ChangeUserRole |
Change role for the specified users.
|
![]() | CreateWorkspace |
Create a blank workspace in the specified organization.
|
![]() | DeactivateUsers |
Deactivate users in the specified organization.
|
![]() | GetAdmins |
Returns list of admins for a specified organization.
|
![]() | GetMetaDetails |
Returns details of the specified workspace/view.
|
![]() | GetSubscriptionDetails |
Returns subscription details of the specified organization.
|
![]() | GetUsers |
Returns list of users for the specified organization.
|
![]() | RemoveUsers |
Remove users from the specified organization.
|