Delete Target
DELETE {{gateway}}/upstreams/:upstreamNameOrId/targets/:host:portOrId
Delete Upstream konghq
| Attributes | Mandatory | Type | Description |
|---|---|---|---|
| upstream name or id | required | path | The unique identifier or the name of the upstream for which to delete the target. |
| host:port or id | required | path | The host:port combination element of the target to remove, or the id of an existing target entry. |