> For the complete documentation index, see [llms.txt](https://hdsd2.entrade.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd2.entrade.com.vn/entrade-api/tai-lieu-api-cu/5.-tu-dong-hoa-avatar-bot/5.8.-xoa-backtest.md).

# 5.8. Xóa backtest

<table><thead><tr><th width="410">URL</th><th>Method</th></tr></thead><tbody><tr><td><a href="https://services.entrade.com.vn/bot-api/backtests/{backtest_id}">https://services.entrade.com.vn/bot-api/backtests/{backtest_id}</a></td><td>DELETE</td></tr></tbody></table>

#### Path parameters

| Field        | Type        | Description      |
| ------------ | ----------- | ---------------- |
| backtest\_id | <p><br></p> | Số hiệu backtest |

#### Request header

| Field         | Type        | Description         |
| ------------- | ----------- | ------------------- |
| Authorization | <p><br></p> | Bearer \<JWT Token> |

#### Request Body

| Field | Type        | Description |
| ----- | ----------- | ----------- |
| N/A   | <p><br></p> | <p><br></p> |

#### Response Body

| Field           | Type        | Description             |
| --------------- | ----------- | ----------------------- |
| id              | <p><br></p> | Số hiệu backtest bị xóa |
| investorId      | String      | Mã khách hàng           |
| strategyId      | Int         | Số hiệu chiến thuật     |
| strategyVersion | <p><br></p> | Phiên bản chiến thuật   |
| strategyName    | <p><br></p> | Tên chiến thuật         |
| …               | <p><br></p> | <p><br></p>             |
