Delete Route Associated to a Specific Service
DELETE {{gateway}}/services/:serviceNameOrId/routes/:routeNameOrId
Delete Service Associated to a Specific Certificate konghq
| Attributes | Mandatory | Type | Description |
|---|---|---|---|
| service name or id | required | path | The unique identifier or the name of the Service to delete. |
| route name or id | required | path | The unique identifier or the name of the Route to delete. |