As part of some integration testing we are creating a uDeploy application, checking it exists and then hoping to delete it after to cleanup.
Looking at the documentation here: https://www.ibm.com/support/knowledgecenter/en/SS4GSP_6.2.2/com.ibm.udeploy.api.doc/topics/rest_cli_application.html and googling around, I can't find an API endpoint to delete the created application.
Any help?