---
title: "Set Fly by Wire On or Off"
method: POST
path: "/api/v.setFbW"
tags: ["fbw"]
---

# Set Fly by Wire On or Off

`POST /api/v.setFbW`

## Query parameters

- `state` integer, required
- `scale` string
- `precision` integer
- `int` boolean

## Response `200`

Successful response

- object
  - `v.setFbW` integer

## Changes

- **2026-07-17** `18cddfbad061` — 3 info
  - added the new optional `query` request parameter `int`
  - added the new optional `query` request parameter `precision`
  - added the new optional `query` request parameter `scale`
- **2026-03-10** `3debb8fe6f6b` — 3 warning
  - deleted the `query` request parameter `int`
  - deleted the `query` request parameter `precision`
  - deleted the `query` request parameter `scale`

[Change history](https://skmtc.dev/teaguild/apis/telemachus-reborn-api/changes/api/v.setFbW/post.md)

---

[API](https://skmtc.dev/teaguild/apis/telemachus-reborn-api.md) · [All operations](https://skmtc.dev/teaguild/apis/telemachus-reborn-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/teaguild/telemachus-reborn-api/revisions/18cddfbad061/schema)
