Delete an application#

Request#

DELETE https://{hostname}:{port}
    /cli/application/deleteApplication?{parameters}

Parameter Type Required Description
application string true Name or ID of the application

Related CLI command: deleteApplication.

Parent topic: application resource