---
title: "Изменить тейк-профит ордера"
method: PUT
path: "/api/futures/order/update-take-profit"
tags: ["ApiFutures"]
---

# Изменить тейк-профит ордера

`PUT /api/futures/order/update-take-profit`

## Request body

- FuturesOrderTakeProfitRequest
  - `orderId` string, nullable
  - `takeProfit` number, double, nullable
  - `userId` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
