---
title: "Xóa user chứng khoán đã kết nối với tài khoản FireAnt"
method: DELETE
path: "/broker-users/{userId}"
tags: ["BrokerUsers"]
---

# Xóa user chứng khoán đã kết nối với tài khoản FireAnt

`DELETE /broker-users/{userId}`

## Path parameters

- `userId` integer, required

## Response `200`

Thành công

- FireAntApiModelsTradingBrokerUser[]
  - `userId` integer
  - `userName` string
  - `brokerId` string
  - `brokerName` string
  - `linkedUserName` string

## Other responses

- `404` — User không tồn tại

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
