Organizations REST Endpoints
Admin/Organizations
The operations from the Admin/Organizations category.
- add an secondary address to an Organization
-
Method: postPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses - createOrganization
-
Method: postPath:
/ccadmin/v1/organizations - delete an Address for an Organization
-
Method: deletePath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - get Address for an Organization
-
Method: getPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - Get site based Organization properties
-
Method: getPath:
/ccadmin/v1/organizations/{id}/siteOrganizationProperties - getOrganization
-
Method: getPath:
/ccadmin/v1/organizations/{id} - listOrganizations
-
Method: getPath:
/ccadmin/v1/organizations - update address for an Organization
-
Method: putPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - update site based Organization properties
-
Method: postPath:
/ccadmin/v1/organizations/{id}/updateSiteOrganizationProperties - updateOrganization
-
Method: putPath:
/ccadmin/v1/organizations/{id}
Admin/Organizations
The operations from the Admin/Organizations category.
- listOrganizations
-
Method: getPath:
/ccadmin/v1/organizations - createOrganization
-
Method: postPath:
/ccadmin/v1/organizations - getOrganization
-
Method: getPath:
/ccadmin/v1/organizations/{id} - updateOrganization
-
Method: putPath:
/ccadmin/v1/organizations/{id} - add an secondary address to an Organization
-
Method: postPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses - delete an Address for an Organization
-
Method: deletePath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - get Address for an Organization
-
Method: getPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - update address for an Organization
-
Method: putPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - Get site based Organization properties
-
Method: getPath:
/ccadmin/v1/organizations/{id}/siteOrganizationProperties - update site based Organization properties
-
Method: postPath:
/ccadmin/v1/organizations/{id}/updateSiteOrganizationProperties
Admin/Organizations
The operations from the Admin/Organizations category.
- delete an Address for an Organization
-
Method: deletePath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - listOrganizations
-
Method: getPath:
/ccadmin/v1/organizations - getOrganization
-
Method: getPath:
/ccadmin/v1/organizations/{id} - get Address for an Organization
-
Method: getPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId} - Get site based Organization properties
-
Method: getPath:
/ccadmin/v1/organizations/{id}/siteOrganizationProperties - createOrganization
-
Method: postPath:
/ccadmin/v1/organizations - add an secondary address to an Organization
-
Method: postPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses - update site based Organization properties
-
Method: postPath:
/ccadmin/v1/organizations/{id}/updateSiteOrganizationProperties - updateOrganization
-
Method: putPath:
/ccadmin/v1/organizations/{id} - update address for an Organization
-
Method: putPath:
/ccadmin/v1/organizations/{id}/secondaryAddresses/{addressId}