Delete a single applicationTarget element
This method deletes the applicationTarget element with the ID in the request path.
Request
DELETE http://{hostname}:{port}
/applicationTargets/{id}
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The ID of the applicationTarget element. |