---
title: "Delete A Device"
method: DELETE
path: "/fyi/deliveryoptions/{deviceId}"
tags: ["tradingFyIsAndNotifications"]
---

# Delete A Device

`DELETE /fyi/deliveryoptions/{deviceId}`

Delete a specific device from our saved list of notification devices.

## Path parameters

- `deviceId` unknown, required

## Response `200`

No response message is returned. Instead, you will only receive an empty string with a 200 OK status code indicating a successfully deleted account.

- TradingFYIsAndNotificationsDeleteFyiDeviceResponse200 — Empty response body

---

[API](https://skmtc.net/interactivebrokers/apis/api-reference.md) · [All operations](https://skmtc.net/interactivebrokers/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interactivebrokers/api-reference/revisions/67f9f562c2c6/schema)
