---
title: "POST /api/FTPServer/UpdateSite"
method: POST
path: "/api/FTPServer/UpdateSite"
---

# POST /api/FTPServer/UpdateSite

`POST /api/FTPServer/UpdateSite`

## Request body

- FuseCPProvidersFTPFtpSite
  - `SiteId` string
  - `Bindings` FuseCPProvidersServerBinding[]
    - `Protocol` string
    - `IP` string
    - `Port` string
    - `Host` string
  - `AllowScriptAccess` boolean
  - `AllowSourceAccess` boolean
  - `AllowReadAccess` boolean
  - `AllowWriteAccess` boolean
  - `LogFileDirectory` string
  - `AnonymousUsername` string
  - `AnonymousUserPassword` string
  - `AllowAnonymous` boolean
  - `AllowExecuteAccess` boolean
  - `ContentPath` string
  - `AnonymousOnly` boolean
  - `Id` integer
  - `TypeId` integer
  - `PackageId` integer
  - `ServiceId` integer
  - `Name` string
  - `GroupName` string
  - `CreatedDate` string, date-time
  - `Properties` string[]
  - `Item` string
  - `MSFTP7_SITE_ID` string
  - `MSFTP7_LOG_EXT_FILE_FIELDS` string

## Response `default`

not available

---

[API](https://skmtc.net/fusecp/apis/fusecp-server-service.md) · [All operations](https://skmtc.net/fusecp/apis/fusecp-server-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fusecp/fusecp-server-service/revisions/2844439c95a3/schema)
