You will be using your TMDB login details(username & password) here to validate request token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
This endpoint allow users to validate a request token by entering a username and password.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.