# Page Not Found

`/docs/rest-api/sdk/project-routes/edit-a-routing-rule` does not exist. Similar pages:

- [Edit a routing rule (Vercel SDK)](/docs/rest-api/sdk/project-routes/edit-a-routing-rule.md): PATCH /v1/projects/{projectId}/routes/{routeId} Replace a routing rule identified by its ID, or restore it from the current production version.
- [Add a routing rule (Vercel SDK)](/docs/rest-api/sdk/project-routes/add-a-routing-rule.md): POST /v1/projects/{projectId}/routes Add a single routing rule to a project at a specified position. Defaults to the end of the list if no position
- [Edit a routing rule](/docs/rest-api/project-routes/edit-a-routing-rule.md): PATCH /v1/projects/{projectId}/routes/{routeId} Replace a routing rule identified by its ID, or restore it from the current production version.
- [Stage routing rules (Vercel SDK)](/docs/rest-api/sdk/project-routes/stage-routing-rules.md): PUT /v1/projects/{projectId}/routes Stage routing rules for a project. Set overwrite to true to replace all existing rules, or omit it to merge with
- [Promote, restore, or discard a routing rule version (Vercel SDK)](/docs/rest-api/sdk/project-routes/promote-restore-or-discard-a-routing-rule-version.md): POST /v1/projects/{projectId}/routes/versions Promote staged routing rules to production, restore a previous production version, or discard staged

All pages: [/llms.txt](/llms.txt)
