---
title: "Delete Unit File Transfer Configuration (BETA)"
method: DELETE
path: "/units/{unitId}/fileTransferConfig"
tags: ["Units"]
---

# Delete Unit File Transfer Configuration (BETA)

`DELETE /units/{unitId}/fileTransferConfig`

This method allows the calling application to permanently delete the file transfer configuration associated with the specified unit. Once deleted, all settings related to file transfers for this unit will be removed and  cannot be recovered. File transfers for this unit will be disabled until a new configuration is created.

## Path parameters

- `unitId` string, Int64, required

## Headers

- `X-EES-AUTH-CLIENT-ID` string, string, required
- `X-EES-AUTH-HASH` string, string, required
- `Accept-Encoding` '' | 'gzip' | 'deflate' | 'gzip,deflate'
- `X-EES-TRANSACTION-ID` string, string
- `X-EES-RETRY` string, string

## Response `204`

No Content.

## Other responses

- `400` — Bad Request.
- `401` — Unauthorized.
- `403` — Forbidden.
- `405` — Method Not Allowed.
- `429` — Too Many Requests
- `500` — Server Error
- `501` — Not Implemented
- `502` — Bad Gateway
- `503` — Service Unavailable
- `504` — Gateway Timeout

---

[API](https://skmtc.net/eagleeye/apis/wallet-api.md) · [All operations](https://skmtc.net/eagleeye/apis/wallet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eagleeye/wallet-api/versions/90a122bb14cc/schema)
