pem.ProFTPD.deleteCustomFTPUser

This method is supported by Operations starting from version 2.9 HOTFIX01.

This method removes a Custom FTP User from the specified Webspace.

The method has the following input parameters:

Name

Type

Short Description

webspace_id

int

Webspace ID

login_suffix

string

Login suffix of Custom FTP User. The Custom FTP User with <General FTP User Login>.login_suffix login name will be removed.

This method has no output parameters.