Remove a tag from an application

Request

DELETE https://{hostname}:{port}
    /cli/application/tag?{parameters}
Table 1. Request parameters
Parameter Type Required Description
application string true Name or ID of the application
tag string true Name of the tag

Related CLI command: removeTagFromApplication.