/
/SFTPGo
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
admins17
API keys5
connections2
data retention2
defender3
event manager11
events3
folders5
groups5
healthcheck1
IP Lists5
maintenance5
public shares5
quota7
roles5
token4
user APIs27
  • putChange user password
  • getGet user profile
  • putUpdate user profile
  • getGet recovery codes
  • postGenerate recovery codes
  • getGet available TOTP configuration
  • postGenerate a new TOTP secret
  • postValidate a one time authentication code
  • postSave a TOTP config
  • getList user shares
  • postAdd a share
  • getGet share by id
  • putUpdate share
  • deleteDelete share
  • postCopy a file or a directory
  • postMove (rename) a file or a directory
  • getRead directory contents
  • postCreate a directory
  • deleteDelete a directory
  • patchRename a directory. Deprecated, use "file-actions/move"
  • getDownload a single file
  • postUpload files
  • deleteDelete a file
  • patchRename a file
  • postUpload a single file
  • patchSet metadata for a file/directory
  • postDownload multiple files and folders as a single zip file
users8
    user APIs

    Copy a file or a directory

    post/user/file-actions/copy

    Response

    successful operation

    messagestring

    message, can be empty

    errorstring

    error description if any

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.