Update SFTP credentialsCopy Pagepatch https://api.moderndropship.com/sftp/{username}An endpoint for updating an SFTP user's password.Path ParamsusernamestringrequiredUsername associated with the SFTP credentials to be updatedBody ParamsNew password for updating SFTP credentials.passwordstringrequiredlength between 8 and 100Password for use in the SFTP credentials. The password must pass a password strength check.Responses 200OK 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated 7 months ago