---
title: "Configures a single static route for the node. This will override routes received by CCP broadcast from other nodes."
method: PUT
path: "/routes/static/{prefix}"
tags: ["admins"]
---

# Configures a single static route for the node. This will override routes received by CCP broadcast from other nodes.

`PUT /routes/static/{prefix}`

## Path parameters

- `prefix` string, required

## Headers

- `authorization` string, required

## Response `200`

The created static route

---

[API](https://skmtc.dev/interledger/apis/interledger-rs-api-specification.md) · [All operations](https://skmtc.dev/interledger/apis/interledger-rs-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interledger/interledger-rs-api-specification/revisions/a19ff2cb681a/schema)
