# Force update replicas

**POST /v1/debug/partitions/{namespace}/{topic}/{partition}/force_replicas**

Force update partition replicas


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters

### Path parameters
- **namespace** (string)

- **topic** (string)

- **partition** (integer(int64))



### Body: application/json (array[object])

- **core** (integer(int64))
  core
- **node_id** (integer(int64))
  node id


## Responses
### 200
Replica update successful


[Powered by Bump.sh](https://bump.sh)
