Update redirect/rewrite rules
render_put_routesReplace all redirect/rewrite rules for a Render service with a new prioritized list. Deletes any existing rules not included in the request.
Instructions
Update redirect/rewrite rules. Replace all redirect/rewrite rules for a particular service with the provided list. This deletes all existing redirect/rewrite rules for the service that aren't included in the request. Rule priority is assigned according to list order (the first rule in the list has the highest priority). Calls PUT /services/{serviceId}/routes on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body. | |
| serviceId | Yes | The ID of the service |