---
title: "POST /api/v1/federation/replicas/{project_id}/actions/rebind"
method: POST
path: "/api/v1/federation/replicas/{project_id}/actions/rebind"
---

# POST /api/v1/federation/replicas/{project_id}/actions/rebind

`POST /api/v1/federation/replicas/{project_id}/actions/rebind`

## Path parameters

- `project_id` integer, required

## Request body

- RebindFederationReplicaRequestBody
  - `hub_catalog` string, required

## Response `200`

OK

- RebindFederationReplicaResponseBody
  - `new_origin` string, required
  - `old_origin` string, required
  - `project` FederationRebindProjectOut, required
    - `id` integer, required
    - `name` string, required
    - `uid` string, required
  - `state` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/kenn-io/apis/kata.md) · [All operations](https://skmtc.net/kenn-io/apis/kata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kenn-io/kata/versions/14560b7a29ca/schema)
