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

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes