Delete redirect/rewrite rule
render_delete_routeDelete a redirect or rewrite rule for a Render service by providing the service ID and route ID.
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 |