V3 > Ftp
Login.
Attempts to authenticate the user using the provided credentials.
post/2/vod/ftp/login
Request body
Example request
{
"password": "1foMaNiAk#"
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.