Assets REST Endpoints
Assets
Use this API to query about and get artifacts as well as to trash, restore, and purge artifacts.
- Purge Assets From Trash
- Method: postPath:
/mobile/tools/1.0/assets/purging - Restore Assets From Trash
- Method: postPath:
/mobile/tools/1.0/assets/untrashing - Retrieve Asset Purge Dependencies
- Method: postPath:
/mobile/tools/1.0/assets/purgeDependencies - Retrieve Asset Trash Dependencies
- Method: postPath:
/mobile/tools/1.0/assets/trashDependencies - Retrieve Assets
- Method: getPath:
/mobile/tools/1.0/assets - Retrieve Dependencies for Restoring Trashed Asset
- Method: postPath:
/mobile/tools/1.0/assets/untrashDependencies - Retrieve Packaging Dependencies
- Method: postPath:
/mobile/tools/1.0/assets/packageDependencies - Trash Assets
- Method: postPath:
/mobile/tools/1.0/assets/trashing