Create FTP InputAsk AIpost https://api.bitmovin.com/v1/encoding/inputs/ftpBody ParamsThe FTP input to be creatednamestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.hoststringrequiredHost URL or IP of the FTP serverportintegerPort to use, standard for FTP: 21passivebooleanUse passive mode. Default is true.truetruefalseusernamestringYour FTP UsernamepasswordstringYour FTP passwordremoteVerificationEnabledbooleanEnsure that connections originate from the declared ftp host. Default is true.falsetruefalseResponses 201Successful response. defaultError response.Updated 2 months ago