---
title: "Изменить плечо и имя фьючерсного счёта"
method: PUT
path: "/api/futures/account/update-futures-account"
tags: ["ApiFutures"]
---

# Изменить плечо и имя фьючерсного счёта

`PUT /api/futures/account/update-futures-account`

## Request body

- FuturesAccountUpdateRequest
  - `futuresAccountId` integer
  - `userId` string, nullable
  - `leverage` integer
  - `name` 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/6ca75f354ca4/schema)
