V3 > Ftp
Delete FTP user.
Deletes the specified FTP user associated with the provided channel.
delete/2/vod/ftpusers/{user}
Path parameters
userstring required
The FtpUser unique identifier
Response
OK
Example response
{
"result": "success"
}Deletes the specified FTP user associated with the provided channel.
The FtpUser unique identifier
OK
{
"result": "success"
}