---
title: "unused, just display downstream config"
method: DELETE
path: "/downstream/"
tags: ["change feed"]
---

# unused, just display downstream config

`DELETE /downstream/`

show display config

## Request body

- ClusterTiDBDownstream
  - `concurrentThreads` integer
  - `ip` string
  - `maxTxnRow` integer
  - `password` string
  - `port` integer
  - `targetClusterId` string
  - `tls` boolean
  - `username` string
  - `workerCount` integer

## Response `200`

OK

- ControllerCommonResult
  - `code` integer
  - `data` object
  - `message` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/pingcap/apis/em-ui-api.md) · [All operations](https://skmtc.net/pingcap/apis/em-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pingcap/em-ui-api/revisions/631e4b26b7e8/schema)
