curl --request POST \
--url https://api.themoviedb.org/3/authentication/token/validate_with_loginThis method allows an application to validate a request token by entering a username and password.
curl --request POST \
--url https://api.themoviedb.org/3/authentication/token/validate_with_login