Sites REST Endpoints
Admin/Sites
The operations from the Admin/Sites category.
- createSite
-
Method: postPath:
/ccadmin/v1/sites - deleteSite
-
Method: deletePath:
/ccadmin/v1/sites/{id} - getSite
-
Method: getPath:
/ccadmin/v1/sites/{id} - getSites
-
Method: getPath:
/ccadmin/v1/sites - updateSite
-
Method: putPath:
/ccadmin/v1/sites/{id}
Admin/Sites
The operations from the Admin/Sites category.
- getSites
-
Method: getPath:
/ccadmin/v1/sites - createSite
-
Method: postPath:
/ccadmin/v1/sites - deleteSite
-
Method: deletePath:
/ccadmin/v1/sites/{id} - getSite
-
Method: getPath:
/ccadmin/v1/sites/{id} - updateSite
-
Method: putPath:
/ccadmin/v1/sites/{id}
Admin/Sites
The operations from the Admin/Sites category.
- deleteSite
-
Method: deletePath:
/ccadmin/v1/sites/{id} - getSites
-
Method: getPath:
/ccadmin/v1/sites - getSite
-
Method: getPath:
/ccadmin/v1/sites/{id} - createSite
-
Method: postPath:
/ccadmin/v1/sites - updateSite
-
Method: putPath:
/ccadmin/v1/sites/{id}