Delete redirect/rewrite rule
render_delete_routeDelete a redirect/rewrite rule for a service with the Render API to remove unwanted URL routing.
Instructions
Delete redirect/rewrite rule. Delete a particular redirect/rewrite rule for a particular service. Calls DELETE /services/{serviceId}/routes/{routeId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routeId | Yes | The id of the route | |
| serviceId | Yes | The ID of the service |