Client Application REST Endpoints
Admin/Client Application
The operations from the Admin/Client Application category.
- downloadSelectedAssets
- Method: postPath:
/ccadmin/v1/clientApplications/{application}/assets
- getClientApplication
- Method: getPath:
/ccadmin/v1/clientApplications/{application}/assets
- listClientApplicationChangedAssets
- Method: getPath:
/ccadmin/v1/clientApplications/{application}/changedAssets
- uploadApplication
- Method: postPath:
/ccadmin/v1/clientApplications/{application}
- uploadSelectedAssets
- Method: postPath:
/ccadmin/v1/clientApplications/{application}/assets/upload