This endpoint is used to create an intermediate request token that can be used to validate a TMDB user login in your app. More details about how this works can be found here.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request successful
The date and time (in UTC) when the request token will expire.
"2024-12-07 12:34:51 UTC"
A unique token used to generate a session id
"02a0e6d34dbd8325254e83c78918599076a62b0e"
Indicates whether the request was successful. Possible values - true or false
true