---
title: "Enable/Disable device option"
method: POST
path: "/fyi/deliveryoptions/device"
tags: ["FYI"]
---

# Enable/Disable device option

`POST /fyi/deliveryoptions/device`

## Request body

- object
  - `devicename` string
  - `deviceId` string
  - `uiName` string
  - `enabled` boolean

## Response `200`

200 means successful

- object
  - `T` integer
  - `V` integer

---

[API](https://skmtc.dev/ibkr/apis/client-portal-web-api.md) · [All operations](https://skmtc.dev/ibkr/apis/client-portal-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibkr/client-portal-web-api/revisions/32edbfe496d1/schema)
