This endpoint is used to validate the request token generated here with a TMDB user’s account credentials (username and password). The validated request token returned in the response can be used directly to create a session id. Learn more here.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request successful