Collections REST Endpoints
Admin/Collections
The operations from the Admin/Collections category.
- createCollection
-
Method: postPath:
/ccadmin/v1/collections - deleteCollection
-
Method: deletePath:
/ccadmin/v1/collections/{id} - getCollection
-
Method: getPath:
/ccadmin/v1/collections/{id} - listCollections
-
Method: getPath:
/ccadmin/v1/collections - moveCollection
-
Method: putPath:
/ccadmin/v1/collections - updateCollection
-
Method: putPath:
/ccadmin/v1/collections/{id}
Admin/Collections
The operations from the Admin/Collections category.
- listCollections
-
Method: getPath:
/ccadmin/v1/collections - createCollection
-
Method: postPath:
/ccadmin/v1/collections - moveCollection
-
Method: putPath:
/ccadmin/v1/collections - deleteCollection
-
Method: deletePath:
/ccadmin/v1/collections/{id} - getCollection
-
Method: getPath:
/ccadmin/v1/collections/{id} - updateCollection
-
Method: putPath:
/ccadmin/v1/collections/{id}
Admin/Collections
The operations from the Admin/Collections category.
- deleteCollection
-
Method: deletePath:
/ccadmin/v1/collections/{id} - listCollections
-
Method: getPath:
/ccadmin/v1/collections - getCollection
-
Method: getPath:
/ccadmin/v1/collections/{id} - createCollection
-
Method: postPath:
/ccadmin/v1/collections - moveCollection
-
Method: putPath:
/ccadmin/v1/collections - updateCollection
-
Method: putPath:
/ccadmin/v1/collections/{id}