Delete ftp user

Hello,

Is there any to delete an FTP user via API? In API specifications are only add and edit action.

Regards,
Adam

Non-master FTP accounts can be deleted through the API. It works like ‘edit’, but the only value you pass is the account to delete.

Thanks! I have to delete only secondary FTP account.