---
title: "Routing - Activate config"
method: POST
path: "/routing/{routing_algorithm_id}/activate"
tags: ["Routing"]
---

# Routing - Activate config

`POST /routing/{routing_algorithm_id}/activate`

Activate a routing config

## Path parameters

- `routing_algorithm_id` string, required

## Response `200`

Routing config activated

- RoutingDictionaryRecord — Metadata record representing a stored routing configuration. Used in routing dictionary listings.
  - `id` string, required — Unique identifier of the routing configuration. Example:

## Other responses

- `400` — Bad request
- `404` — Resource missing
- `500` — Internal server error

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
