Update ftp accountAsk AIpatch https://api.rocket.net/v1/sites/{id}/ftp/accountsUpdates ftp account for given usernamePath ParamsidintegerrequiredID of the Site you are interacting withQuery ParamsusernamestringrequiredFTP account username (with domain)Body ParamsUpdated ftp account parametersnew_passwordstringPassword for the FTP accountquotaintegerDefaults to 0FTP disk space quota in MB (0 = unlimited)homedirstringDocument root for the FTP account (relative the user's home directory)Responses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago